User Profile

Collapse

Profile Sidebar

Collapse
gertdorn
gertdorn
Last Activity: Jul 27 '07, 07:39 PM
Joined: Jul 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gertdorn
    started a topic DB2 Common gcf error
    in DB2

    DB2 Common gcf error

    HI,
    i find the problem in db2diag.log.

    The file (/opt/ibm/db2/V9.1/lib32/libdb2gcf.so.1) is there and also i
    /home/db2inst2/sqllib/lib.

    How can i correct this problem ?

    2007-07-25-23.45.07.008383 +120 I302018G390 LEVEL: Info
    PID : 25738 TID : 3079657152
    FUNCTION: DB2 Common, Fault Monitor Facility, fmGetGcfModuleN ame, probe:30
    MESSAGE : ECF=0x90000373 The gcf module to...
    See more | Go to post

  • gertdorn
    replied to db2_pconnect SQL10007N Reason code: "3"
    in PHP
    Hi, I know that, but all DB2 t works fine without using PHP. I wrote that in my problemdescript ion.

    Thanks Gert...
    See more | Go to post

    Leave a comment:


  • gertdorn
    replied to db2_pconnect SQL10007N Reason code: "3"
    in PHP
    HI,
    This is the code. Works on Testserver.
    [code=php]
    <?php function dbconnect($verb ose) {

    // _GET Variabelen
    //include 'initial.inc';

    $dbname = 'ATC';
    $username = 'db2inst2';
    $password = 'xxxxxxxx';


    // db2_connect returns 0 if the connection attempt fails;
    // otherwise it returns a connection ID used by other functions
    $pconn = db2_pconnect($d bname,...
    See more | Go to post

    Leave a comment:


  • gertdorn
    started a topic db2_pconnect SQL10007N Reason code: "3"
    in PHP

    db2_pconnect SQL10007N Reason code: "3"

    Hi All.

    I have a big problem to connect to my DB2 with (ZEND) PHP.
    On commadline and wit DB2CC everything works fine.

    If start my Webpage a-t-c.ch in some links i did a connect to DB2 in a PHP script iget this error.

    All is well configured. (see http://www.a-t-c.ch/phpinfo.php)

    db2 error description did not help. DB2INSTANCE and others is set.
    all files have premission 777...
    See more | Go to post

  • gertdorn
    started a topic db2_pconnect SQL10007N Reason code: "3"
    in DB2

    db2_pconnect SQL10007N Reason code: "3"

    Hi All.

    I have a big problem to connect to my DB2 with (ZEND) PHP.
    On commadline and wit DB2CC everything works fine.

    If start my Webpage a-t-c.ch in some links i did a connect to DB2 in a PHP script iget this error.

    All is well configured. (see http://www.a-t-c.ch/phpinfo.php)

    db2 error description did not help. DB2INSTANCE and others is set.
    all files have premission 777...
    See more | Go to post
No activity results to display
Show More
Working...