Reference for writing COBOL prog with DB2 with ATMI calls for Oracle Tuxedo

Hi..
Am using IBM COBOL for AIX 2.0.0 on Oracle Tuxedo10g R3..
And for database IBM DB2 Version 8.2..
I have to write a program in Cobol with queries and with ATMI calls for Tuxedo..
I need some reference manuals for this or some sample program..
I also need the connectivity from cobol-DB2 to Tuxedo..
Can anyone send me link for the same?
The tutorial CSIMPAPP and STOCKAPP was really helpful..
Am searching for the similar kind..
Thanks in advance..
Edited by: user8103349 on Mar 19, 2009 8:43 PM

Hi,
Hopefully someone has some DB2 COBOL code to share. But in any case, using Tuxedo with COBOL and DB2 should be very similar to simply writing normal DB2 COBOL programs. The major difference is that Tuxedo will take care of making the connection to the database and should normally be allowed to perform all transaction management.
From a configuration standpoint you'll need to add the appropriate line in the Tuxedo RM file that lists how Tuxedo needs to link DB2 XA libraries into the application. The connection information is provided in the OPENINFO string passed along to the TMS that you need to build for DB2 with the buildtms command, and finally you'll need to build your servers with the -r switch to tell Tuxedo which XA libraries need to be linked into the application.
Regards,
Todd Little
Oracle Tuxedo Chief Architect

Similar Messages

  • Turn off verizon greeting with incomming and outgoing calls for LG G2

    Can  anyone tell me how to turn off the Verizon greeting with all incoming and outgoing calls for LG G2

        Hi lindapet2!
    I would love to assist you with your device settings.  First, provide me some additional details as to what you're experiencing.  Are you referring to an audible alert or is this a pop-up message you see when making and receiving calls?  Please let me know so that I can further assist.  Thanks!
    AnthonyTa_VZW
    Follow us on Twitter @VZWSupport

  • Problem with output data when calling into Oracle stored procedure

    I have a problem that I think I've seen posted by others, but I can't find it anywhere on the forum. Here's what it looks like:
    I have a application that sends a query parameter called custID in a URL to a JSP page.
    http://domain.com/decrypt.jsp?custID=ewsw
    The JSP subsequently calls into the method below to run a decryption stored procedure on an Oracle db. The custId parameter works fine from most clients. However, I have seen the decryption stored procedure return invalid information on some clients in the following case:
    http://domain.com/decrypt.jsp?custID='eirwx
    Here is how I define my call to the DCUSTID (decryption stored procedure):
    public long dCustID(String sCustID)throws SQLException {
    CallableStatement cs = null;
    try {
    long nCustID = 0;
    if(conn == null || conn.isClosed()) {getLocalConnection();}
    String sp = "BEGIN DCUSTID(?,?);END;";
    cs = conn.prepareCall(sp);
    cs.setString(1, sCustID);
    cs.registerOutParameter(2,java.sql.Types.NUMERIC);
    cs.execute();
    nCustID = cs.getLong(2);
    return nCustID;
    }finally { release(cs); }
    I have not been able to find a problem with the stored procedure (although Im not counting that out). Is there any way that the jsp or the code above is corrupting the data before it gets to the stored procedure? I'm very suspicious of the single quote at the begining of the custID query string parameter.
    Thanks

    >
    The JSP subsequently calls into the method below to
    run a decryption stored procedure on an Oracle db.
    The custId parameter works fine from most clients.
    However, I have seen the decryption stored procedure
    e return invalid information on some clients in the
    following case:
    The back tick doesn't matter.
    How do you know that the routine that you posted returns invalid information? Are you printing the value retreived before you return in the code that you posted? That is the only way to tell if that code is the problem vs some translation problem in something else.
    And what do you mean by 'invalid'? It does return a numeric value right? Is it negative? Or so large that it couldn't be a key? Or what?
    The input parameter to the stored proc is a varchar and not a char correct?

  • I cannot download photoshop elements. It shows an error 109. Communication error. No phone number that is listed for anything adobe works to where I can call for support.

    I had an error on my Photoshop Elements 12. It would not bring the program up at all. I have tried uninstalling and reinstalling and it will not download. I have now erased the download for the 3rd time and I have tried every phone number for assistance with Adobe. NOT a single number works. There is no online tutorial helps me with anything. I have a new Windows 8 version and when I first bought the computer it took me a while to download. But I did and it worked for about 30 days. 

    Error 10# (any #) : Troubleshoot Adobe Download Assistant  :
    http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html

  • Media List for Net weaver7.3 database DB2

    Hello everyone ,
    Could you please provide the media list(PDF) to download Net weaver 7.3 windows OS with DB2 database.
    Thanks for quick response

    Hi Akhil,
    if you go to the most viewed tab you will find there Netwiever 7.3, then you have to select DB2 LUW and you Windows OS.   Finally you have to select the DB2 release , among the different information
    tabs you also have the SAP sw download center:
    In the SAP Software Download Center (https://service.sap.com/swdc) you have access to the entire
    software portfolio of SAP.
    To download software you require the
    authorization 'Download Software'. Please see SAP note 1037575 'Software download
    authorizations for SAP employees'.
    Also check
    http://scn.sap.com/community/db2-for-linux-unix-windows
    regards,
    Javier

  • Calling for programm

    Dear sirs,
    I didn't see feature which could be helpful for GRC. Does anybody know how to call for Zprogramm? Or how to bind Zprogramm with GRC?
    We need this feature to perform some actions after request has been compleated (for example, perform add/del in org structure, generate BP in CRM and so on)
    Regards,
    Artem Ivashkin

    Artem,
    after provisioning is done in SAP , you wish to add few more feauters. Correct ?
    when BAPI's are used in Backend SAP system, so it will not be Zprogram, rather Zbapi.
    however it will be of no use, as in the JAVA code of CUP, name of these BAPI's is hardcoded.
    hope you understood what I am trying to say.
    Regards,
    Surpreet

  • Skype video calling for iphone 3g

    I don't see the new update for skype in the app store and the options just say call? How can i enable video call? Is it possible for the iphone 3g

    Skype v3.0 has video calling for iPhone 4, iPod touch 4G and iPhone 3GS only.
    http://www.skype.com/intl/en-us/get-skype/on-your-mobile/download/iphone-for-sky pe/
    As the iPhone 3Gs does not have a front facing camera, the person you are calling will only be able to see the view from the rear camera.

  • IBM COBOL-DB2 with ATMI calls program - buildserver

    Hi..
    Am using IBM COBOL for AIX 5.3.. I have installed Oracle Tuxedo 10gr3 and DB2 V9.5 on AIX..
    I have written a sample client and server COBOL DB2 with ATMI calls program..
    I have configured Tuxedo for DB2 according to the document given by IBM
    https://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.admin.2pc.doc/doc/t0005113.html
    I have precompiled, binded and compiled the server program.. while building the server with the command am getting the following errors even after configuring:
    buildserver -C -r UDB_XA -f COBDBSR.cbl -f DBSTART.cbl -f CHECKERR.cbl -f CHECKSEL.cbl -o COBDBSR -s COBDBSR
    PP 5724-H44 IBM COBOL for AIX 2.0.0 in progress ...
    End of compilation 1, program COBDBSR, no statements flagged.
    PP 5724-H44 IBM COBOL for AIX 2.0.0 in progress ...
    End of compilation 1, program DBSTART, no statements flagged.
    PP 5724-H44 IBM COBOL for AIX 2.0.0 in progress ...
    End of compilation 1, program CHECKERR, no statements flagged.
    PP 5724-H44 IBM COBOL for AIX 2.0.0 in progress ...
    End of compilation 1, program CHECKSEL, no statements flagged.
    ld: 0711-317 ERROR: Undefined symbol: .SQLGPSTART
    ld: 0711-317 ERROR: Undefined symbol: .SQLGINTP
    ld: 0711-317 ERROR: Undefined symbol: .SQLGGSTT
    ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
    CMDTUX_CAT:1832: ERROR: can't execute cc -brtl -qstaticinline -qrtti=all -I$TUXDIR/include -o COBDBSR BS-23f054.c -L${TUXDIR}/lib -L${IBMCOBOL}/lib COBDBSR.o DBSTART.o CHECKERR.o CHECKSEL.o -lcob2s -lsmrtlite -brtl -qstaticinline -lcobatmis -ltux -lbuft -L${DB2PATH}/lib -ldb2 -lfml -lfml32 -lengine -lpthread
    those undefined symbols mentioned are calls to sql in the programs DBSTART.cbl, CHECKERR.cbl and CHECKSEL.cbl
    is this buildserver command correct for COBOL-DB2 program with ATMI calls?? any idea regarding this??
    Thanks in advance..

    Hi..
    Now buildserver is working fine..
    Before while configuring Tuxedo for DB2 i have included this resource manager and constructed the transaction manager using buildtms command..
    # DB2 UDB
    UDB_XA:db2xa_switch_std:-L${DB2DIR}/lib -ldb2
    where DB2DIR points to <instance name>/sqllib.. and the buildserver gave errors..
    later i changed the resource manager as
    # DB2 UDB
    UDB_XA:db2xa_switch_std:-L${DB2DIR}/lib32 -ldb2
    and now everything is fine..

  • Error: "File couldn't be opened for writing" with CinemaDNG sequence

    Using a Premiere Pro > After Effects workflow with my colorist.
    I created a project in Premiere CS6 and used MOV transcodes because Premiere CS6 does not read CinemaDNG sequences. I do not have CC installed on my computer. My colorist, on his computer (we are both using Mavericks), imported the .prproj into AE CS6. We tried to replace MOV files with CinemaDNG sequences, and AE returned this error:
    After Effects error: File couldn't be opened for writing: "[file path]". ( 3 :: 0 )
    Normally when you replace footage with a CinemaDNG sequence in AE, Adobe Camera Raw pops open so you can make changes before the file is important. I have never seen this error before.
    My colorist has CC installed as well as CS6, so we tried that instead.
    Colorist opened the Premiere CS6 project in Premiere CC, creating a new Premiere CC project. Replaced MOV files with CinemaDNG sequences within Premiere CC with no error, project plays fine in Premiere CC. Finally! So we imported the new Premiere CC project in AE CC, and all linked CinemaDNG sequences appear as color bars (unlinked footage). When testing to import a CinemaDNG sequence, AE CC returned the same error as AE CS6.
    So we tried opening the same CinemaDNG files in Photoshop CS6 and Photoshop CC to see if there was an error with Camera Raw. Both versions of Photoshop open the CinemaDNG files correctly in Camera Raw (version 8.3). So now we have CinemaDNG files functioning properly in Premiere Pro, Photoshop, but... not AE?
    Tried replicating this on a second, Mountain Lion computer with both versions of AE, and returned the same issue.
    CinemaDNG files from a different source DID open in AE CC and AE CS6 on both computers, which leads me to believe there is some kind of permissions/metadata issue in this particular set of CinemaDNG files I'm using that's causing problems for AE, but NOT Premiere Pro or Photoshop. Anyone experience anything like this?

    try the "oddball problems" fix:
    http://www.bulletsandbones.com/GB/GBFAQ.html#oddballprobs
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • When importing photos with iBooks Gallery widget, is anyone aware of a technique for simultaneously importing the photo's description (or jpeg file name) and writing it into the iBook Author caption field for the imported photo?

    When importing photos with the iBooks Author Gallery widget, is anyone aware of a technique for simultaneously importing the photo's description (or jpeg file name) and writing it into the iBook Author caption field for the corresponding imported photo? I have 4,800 stills to import and can't imagine it's necessary to copy and paste the description for each.

    As always, feel free to use the 'Provide iBooks Author Feedback' menu item for features you'd like added in the future, etc.
    http://www.apple.com/feedback/ibooks-author.html
    As for AS, I'm not sure anyone has sniffed iBA's dictionary yet...google is you friend for hot prospects, I'm sure

  • Authorizations for user db2 sid after systemcopy  with DB2 V9.7 on AIX

    Hello,
    I made a homogenous systemcopy from the system PRD to ENT with an redirected restore. I had the following system environment:
    AIX 5.3 TL10 SP1
    DB2 V9.7 (without any fixpack)
    After the restore and the recovery were finished, I was able to start the database manager and to activate the database.
    I tried to execute a script for cleanup some tables according to the systemcopy guide but I got the following SQL messages:
    SQL0551N, SQL0552N for the user db2ent. I checked the authorization for this user and got the following information:
    db2 => get authorizations
    Administrative Authorizations for Current User
    Direct SYSADM authority                    = NO
    Direct SYSCTRL authority                   = NO
    Direct SYSMAINT authority                  = NO
    Direct DBADM authority                     = NO
    Direct CREATETAB authority                 = NO
    Direct BINDADD authority                   = NO
    Direct CONNECT authority                   = NO
    Direct CREATE_NOT_FENC authority           = NO
    Direct IMPLICIT_SCHEMA authority           = NO
    Direct LOAD authority                      = NO
    Direct QUIESCE_CONNECT authority           = NO
    Direct CREATE_EXTERNAL_ROUTINE authority   = NO
    Direct SYSMON authority                    = NO
    Indirect SYSADM authority                  = YES
    Indirect SYSCTRL authority                 = NO
    Indirect SYSMAINT authority                = NO
    Indirect DBADM authority                   = NO
    Indirect CREATETAB authority               = NO
    Indirect BINDADD authority                 = NO
    Indirect CONNECT authority                 = NO
    Indirect CREATE_NOT_FENC authority         = NO
    Indirect IMPLICIT_SCHEMA authority         = NO
    Indirect LOAD authority                    = NO
    Indirect QUIESCE_CONNECT authority         = NO
    Indirect CREATE_EXTERNAL_ROUTINE authority = NO
    Indirect SYSMON authority                  = NO
    db2 =>
    The user db2ent was/is in the group dbentadm and the group dbentadm is configured as SYSADM:
    SYSADM group name                        (SYSADM_GROUP) = DBENTADM
    SYSCTRL group name                      (SYSCTRL_GROUP) = DBENTCTL
    SYSMAINT group name                    (SYSMAINT_GROUP) = DBENTMNT
    The only solution was to grant the authorizations with an other user to db2ent.
    For the restore I created an new instance with the following command (as user root):
    /db2/ENT/db2_software/instance/db2icrt -a SERVER_ENCRYPT -s ESE -u db2ent db2ent
    I set the correct DBM configuration and created an empty database as user db2ent with the following command
    db2 create db ENT on /db2/ENT
    The restore was executed with db2 -tvf restore_prd.clp as user db2ent.
    Is there a bug in the db2 software or is there any other solution? I did not changed the environment for the user db2ent.
    The authorization concept has been changed in DB2 V9.7
    http://www-01.ibm.com/support/docview.wss?uid=swg21385801
    Kind regards,
    Christian

    Hello All,
    I finished restore using redirect method, but i did not know about this security issue.
    Now I tried creating db2<oldsid> user and tried granting dbadm secadm priv.
    but i get this error
    db2 => GRANT DBADM to USER DB2P60
    DB21034E  The command was processed as an SQL statement because it was not a
    valid Command Line Processor command.  During SQL processing it returned:
    SQL0707N  The name "DBADM" cannot be used because the specified identifier is
    reserved for system use.  SQLSTATE=42939
    Please help me.
    I need a solution at the earliest possible.
    Thanks,
    Sree

  • Which files are require for sap IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1

    Hi professionals,
    Please help me out which file are require to download for SAP IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1
    My requirement is to install Windows2008 R2 Service pack 1 + ECC6.0 ehp6 + DB2 LUW
    So according to this i found these files,please tell me which one i require. second thing i am not able to find instalation master DVD in it.So which file is best for my environment.
    51044815_1           BD IDES SAP ERP 6.0 EHP6 Inst. Export 1 of 40
    51041991_1                 BS2011 Java Components - NW 7.03 1 of 4
      51041992                SAP ERP 6.0 EHP6 Components
    51041988_6                 NW703 UC-Kernel 720_EXT Windows Server on x64 64bit
    51041988_5
    NW703 Kernel 720_EXT Windows Server on x64 64bit
    51041988_7
    SL CONTROLLER 700
    51041988_8
    SL CONTROLLER 720
    51041991_1
    BS2011 Java Components - NW 7.03 1 of 4
    51048277_3
    721 NUC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_6
    721 UC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_7
    SL CONTROLLER 700 for SWPM SP06
    51048277_8
    SL CONTROLLER 721 for SWPM SP06
    51048285_2
    721_EXT NUC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_4
    721_EXT UC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_5
    SL CONTROLLER 700 for SWPM SP06
    51048285_6
    SL CONTROLLER 721 for SWPM SP06
    51048532
    DB2 LUW 10.1 FP4 RDBMS Windows x64
    51048533
    DB2 LUW 10.1 FP4 RDBMS CLI/JDBC-Driver
    51041988_9
    DB2 USER ENV
    51041988_11
    DB6 USER ENV
    51041988_10
    DB4 USER ENV
    Thanks & Regards,
    Bhipra Sakti

    Hi Bhipra,
    You need below DVDs for ERP 6.0 EHP6 IDES
    51041985_11
    DB2 USER ENV
    70SWPM10SP06_4-20009707.sar
    70SWPM10SP06
    51044815_1
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 1 of 40
    51044815_10
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 10 of 40
    51044815_11
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 11 of 40
    51044815_12
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 12 of 40
    51044815_13
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 13 of 40
    51044815_14
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 14 of 40
    51044815_15
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 15 of 40
    51044815_16
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 16 of 40
    51044815_17
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 17 of 40
    51044815_18
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 18 of 40
    51044815_19
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 19 of 40
    51044815_2
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 2 of 40
    51044815_20
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 20 of 40
    51044815_21
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 21 of 40
    51044815_22
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 22 of 40
    51044815_23
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 23 of 40
    51044815_24
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 24 of 40
    51044815_25
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 25 of 40
    51044815_26
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 26 of 40
    51044815_27
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 27 of 40
    51044815_28
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 28 of 40
    51044815_29
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 29 of 40
    51044815_3
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 3 of 40
    51044815_30
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 30 of 40
    51044815_31
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 31 of 40
    51044815_32
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 32 of 40
    51044815_33
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 33 of 40
    51044815_34
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 34 of 40
    51044815_35
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 35 of 40
    51044815_36
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 36 of 40
    51044815_37
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 37 of 40
    51044815_38
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 38 of 40
    51044815_39
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 39 of 40
    51044815_4
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 4 of 40
    51044815_40
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 40 of 40
    51044815_5
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 5 of 40
    51044815_6
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 6 of 40
    51044815_7
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 7 of 40
    51044815_8
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 8 of 40
    51044815_9
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 9 of 40
    51048277_6
    721 UC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_8
    SL CONTROLLER 721 for SWPM SP06
    51048532
    DB2 LUW 10.1 FP4 RDBMS Windows x64
    51048533
    DB2 LUW 10.1 FP4 RDBMS CLI/JDBC-Driver
    Hope this helps.
    Regards,
    Deepak Kori

  • Which file are require for sap IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1

    Hi professionals,
    Please help me out which file are require to download for SAP IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1
    My requirement is to install Windows2008 R2 Service pack 1 + ECC6.0 ehp6 + DB2 LUW
    So according to this i found these files,please tell me which one i require. second thing i am not able to find instalation master DVD in it.So which file is best for my environment.
    51044815_1           BD IDES SAP ERP 6.0 EHP6 Inst. Export 1 of 40
    51041991_1                 BS2011 Java Components - NW 7.03 1 of 4
      51041992                SAP ERP 6.0 EHP6 Components
    51041988_6                 NW703 UC-Kernel 720_EXT Windows Server on x64 64bit
    51041988_5
    NW703 Kernel 720_EXT Windows Server on x64 64bit
    51041988_7
    SL CONTROLLER 700
    51041988_8
    SL CONTROLLER 720
    51041991_1
    BS2011 Java Components - NW 7.03 1 of 4
    51048277_3
    721 NUC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_6
    721 UC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_7
    SL CONTROLLER 700 for SWPM SP06
    51048277_8
    SL CONTROLLER 721 for SWPM SP06
    51048285_2
    721_EXT NUC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_4
    721_EXT UC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_5
    SL CONTROLLER 700 for SWPM SP06
    51048285_6
    SL CONTROLLER 721 for SWPM SP06
    51048532
    DB2 LUW 10.1 FP4 RDBMS Windows x64
    51048533
    DB2 LUW 10.1 FP4 RDBMS CLI/JDBC-Driver
    51041988_9
    DB2 USER ENV
    51041988_11
    DB6 USER ENV
    51041988_10
    DB4 USER ENV
    Thanks & Regards,
    Bhipra Sakti

    Hi professionals,
    Please help me out which file are require to download for SAP IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1
    My requirement is to install Windows2008 R2 Service pack 1 + ECC6.0 ehp6 + DB2 LUW
    So according to this i found these files,please tell me which one i require. second thing i am not able to find instalation master DVD in it.So which file is best for my environment.
    51044815_1           BD IDES SAP ERP 6.0 EHP6 Inst. Export 1 of 40
    51041991_1                 BS2011 Java Components - NW 7.03 1 of 4
      51041992                SAP ERP 6.0 EHP6 Components
    51041988_6                 NW703 UC-Kernel 720_EXT Windows Server on x64 64bit
    51041988_5
    NW703 Kernel 720_EXT Windows Server on x64 64bit
    51041988_7
    SL CONTROLLER 700
    51041988_8
    SL CONTROLLER 720
    51041991_1
    BS2011 Java Components - NW 7.03 1 of 4
    51048277_3
    721 NUC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_6
    721 UC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_7
    SL CONTROLLER 700 for SWPM SP06
    51048277_8
    SL CONTROLLER 721 for SWPM SP06
    51048285_2
    721_EXT NUC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_4
    721_EXT UC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_5
    SL CONTROLLER 700 for SWPM SP06
    51048285_6
    SL CONTROLLER 721 for SWPM SP06
    51048532
    DB2 LUW 10.1 FP4 RDBMS Windows x64
    51048533
    DB2 LUW 10.1 FP4 RDBMS CLI/JDBC-Driver
    51041988_9
    DB2 USER ENV
    51041988_11
    DB6 USER ENV
    51041988_10
    DB4 USER ENV
    Thanks & Regards,
    Bhipra Sakti

  • I need Help for Connect To DB2 with JDBC

    I'd like to know why I Have this problem.
    The DB2 v 5.10 is in a IBM OS/390
    I know the IP, PORt, DBNAME and I'd like to connect to DB2 with my windows XP using JDCB from IBM.
    I use JDBC Universal for DB2 type 4.
    Class.forName("com.ibm.db2.jcc.DB2Driver");
    Url = "jdbc:db2://IP:PORT/BDNAME";
    DriverManager.getConnection.... (url, user, pass)..
    If I execute this, I have next problem
    SQL state = null
    Error code = -4499
    There is no available conversion for the source code page, 1208, to the target code page, "". DB2ConnectionCorrelator: null
    Why is this?
    Finally, the web application will running in a AIX IBM with machine, It could be that this machine (aix) can connect with the IBM OS/390 with JDBC for iBM?
    Thankss!!!

    Check how you configured the IP on the laptop and computers, assigned by router with DHCP feature enabled? Or configure manually? If it's assigned by wireless router, then make sure you assign big enough IP range in DHCP setting. Take a look on using ping to troubleshoot network and wireless router configuration articles to help you more..

  • No more than 8Mbps for writing files with TC !

    Hello,
    I just buy a brand new TC 3To. Internet bandwith is great (more than 80Mbps), but no more than 8 Mbps for writing a file between my mac and the Time Capsule.
    How can you explain that ?
    Thx

    Test it with ethernet not wireless if you are on wireless.
    What computer are you copying the files to the TC with? What OS and how are you copying?
    Is it one large file or a bunch of small files.. the later can be really slow due to time it takes to write allocation table info, cf the actual copy.. the best test is one very large file.. 2GB or so that you copy.. Make sure you do not copy files to the sparsebundle that TM made.. Make sure TM is not running when the files are being copied.

Maybe you are looking for