Suggestion to have a Test Data Base

We have a "Production" Data Base Oracle 9i Release 9.0.1. 4.0 and we want to set up a "Test" Data Base because we need to make many changes and we don't want to affect "Production Data".
We are thinking on using "Oracle Express" since we do not need a lot of data to do the test.
Is this a Good Solution?
Also we want to set up a process to transfer Data from Production database to this Test database.
Any suggestions on how to accomplish this?
Thanks a lot for your comments...!!!!

We are thinking on using "Oracle Express" since we do not need a lot of data to do the test.
Is this a Good Solution? Nope. You need to have a test environment (you haven't had one all this time?) that mirrors your production environment as closely as possible.
Having exact duplicate hardware can be difficult (i.e. expensive), but your Oracle installation should be exactly what you have in production.
The best way is to use one of the many methods of cloning your production environment to your test environment.

Similar Messages

  • Keep getting "not responding" message, extremely slow, have tried rebuilding data base, tried removing and re-installing. Still the same

    keep getting "not responding" message, extremely slow, have tried rebuilding data base, tried removing and re-installing. Still the same

    Do you use McAfee anti-virus software?
    If yes, please read:
    * https://wiki.mozilla.org/Thunderbird:Testing:Antivirus_Related_Performance_Issues#McAfee
    Is this an Imap mail account?
    if yes, you can choose to only synchronize the most recent of emails instead of a whole folder.
    see info :
    * https://support.mozilla.org/en-US/kb/imap-synchronization#w_configuring-synchronization-and-disk-space-usage
    Make sure you compact folders on a regular basis to remove all 'marked as deleted' emails.
    Tools -> Account Settings -> Server Settings -> Clean up ("Expunge") Inbox on Exit will compact the Inbox folder when you exit Thunderbird. If you check "Empty Trash on Exit" it will also empty and compact the Trash folder when you exit.

  • I have three different data base regions

    Help is Greatly appreciated.
    I have three different databases - development, QA and Production.
    my requirement --I have to insert 20 new records  into "scott.PERMANENT" table 
    2)In the Developemnt,QA both regions in the "scott.PERMANENT" table , 3 records are already presnet in the above new 20 records. 3)In the Production database , i dont have any data and have to insert all of the records.
    So inorder to insert the data i have to use the same script in all the regions meaning i have to iclude all the 20 new records in the insert script ,but based on the region name it should check and insert those records .
    could anyone please kindly give me an idea how to check the region name and insert.
    Your help is kindly appreciated.

    Hi,
    975482 wrote:
    Help is Greatly appreciated.
    I have three different databases - development, QA and Production.
    my requirement --I have to insert 20 new records  into "scott.PERMANENT" table  Don't create your own tables in Oracle-supplied schemas, such as SCOTT. Why not create your own schema?
    2)In the Developemnt,QA both regions in the "scott.PERMANENT" table , 3 records are already presnet in the above new 20 records. 3)In the Production database , i dont have any data and have to insert all of the records.
    So inorder to insert the data i have to use the same script in all the regions meaning i have to iclude all the 20 new records in the insert script ,but based on the region name it should check and insert those records .Use MERGE instead of INSERT. If you're using Oracle 10 or higher, then you don't even need a WHEN MATCHED clause; if you only have a WHEN NOT MATCHED clause, it will simply ignore the rows that you said to add but already exist.
    If the columns have unique constraints, you can also INSERT all the data, and use an error logging clause
    I hope this answers your question.
    If not, post a complete test script that people can run to re-create the problem and test their ideas.
    For example:
    -- In all 3 databases, the permanent table looks like this:
    CREATE TABLE permanent ...
    -- In Production, where it has no rows, I could populate it like this:
    INSERT INTO permanent ...
    -- This is how I want the table to look in all 3 databases when everything is finished.
    -- But in Development and QA, the table does have some rows already, like this:
    TRUNCATE TABLE  permanent;
    INSERT INTO permanent ...
    -- What statement(s) would get the table to the finished state regardless of how it starts?Always say which version of Oracle you're using (e.g., 11.2.0.2.0).
    See the forum FAQ {message:id=9360002}

  • I'm looking for a decent CRM app, so I can load my customer data base

    HI I'm looking for a CRM app or package, just started using my air for business and would like to have my customer data base with me handy
    for pulling up local customers and being able to enter some data sales related or just comments regarding conversations and topics talked about so I can follow up ect!
    any suggestions would be appreciated!
    thanks, Lee.

    Hi Lee what sort of database are you looking at also what sort of business do you run ?
    I have a CRM Package that is native to mac and pc and is built off of filemaker it is normally targeted at Recruitment businesses.
    Drop me a line if you wanna chat about it!
    Sammie

  • Dynamic change link to data base

    Hello.
    I have project with 40 pages, in each page I have SQL request , like "select * from table@dbtest". I want dynamically change link to my test data base on to real data base.
    What should I do for that would when I selecting another base, link to data base changed in all SQL requests?

    Personally, I'd rather create a synonym yourtable=yourtable@dblink, and just use 'select * from yourtable' in Apex pages. You could also create view yourtable=select * from yourtable@dblink. I usually like to have a DB link named in a meaningful way, so that I know where it's pointing just by looking at the name.
    I usually start with a local table to get Apex to read the structure, and then just replace that with a synonym or view later.
    Edited by: maceyah on Jan 12, 2012 11:38 AM

  • J2ee process not started sfter data base restore

    hi ,i installed a test system.it is abap+java stack.i have restored full data base from production.SID's are different.abap satack is working fine,but j2ee process are not thetr in mmc showing no information is available. any one help me out.

    hi am sedin
    dev_disp trc file
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        CRT
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3572
    Thu Mar 13 20:32:42 2008
    kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3572) [dpxxdisp.c   1237]
         shared lib "dw_xml.dll" version 75 successfully loaded
         shared lib "dw_xtc.dll" version 75 successfully loaded
         shared lib "dw_stl.dll" version 75 successfully loaded
         shared lib "dw_gui.dll" version 75 successfully loaded
         shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Thu Mar 13 20:32:47 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >crmtest_CRT_00                          <
    DpShMCreate: sizeof(wp_adm)          18512     (1424)
    DpShMCreate: sizeof(tm_adm)          5258160     (26160)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1744)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000CFD0050, size: 5947376)
    DpShMCreate: allocated sys_adm at 000000000CFD0050
    DpShMCreate: allocated wp_adm at 000000000CFD1F00
    DpShMCreate: allocated tm_adm_list at 000000000CFD6750
    DpShMCreate: allocated tm_adm at 000000000CFD67B0
    DpShMCreate: allocated wp_ca_adm at 000000000D4DA360
    DpShMCreate: allocated appc_ca_adm at 000000000D4E0120
    DpShMCreate: allocated comm_adm at 000000000D4E2060
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000D568CF0
    DpShMCreate: allocated gw_adm at 000000000D568D70
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000D568DA0
    DpShMCreate: allocated wall_adm at 000000000D568DB0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1312
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1199
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1623]
    ***LOG Q0K=> DpMsAttach, mscon ( crmtest) [dpxxdisp.c   11586]
    Thu Mar 13 20:32:48 2008
    DpStartStopMsg: send start message (myname is >crmtest_CRT_00                          <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 75
    Release check o.K.
    Thu Mar 13 20:33:01 2008
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Thu Mar 13 20:33:04 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 424
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1205) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1312)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:33:28 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5112
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1275
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:33:36 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 368
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1276) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5112)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:33:48 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3456
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1294
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:33:56 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 364
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1295) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3456)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:34:08 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 4564
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1310
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:34:16 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 356
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1311) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4564)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:34:28 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3604
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1321
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:34:36 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 352
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1322) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3604)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:34:48 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 4452
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1336
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:34:56 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 348
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1337) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4452)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:35:08 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3476
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1368
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:35:16 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 344
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1370) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3476)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:35:28 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5104
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1381
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:35:36 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 340
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1382) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5104)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:35:48 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3304
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1396
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:35:56 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 7 / sock 324
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1397) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3304)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:36:08 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 4864
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1412
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Mar 13 20:36:16 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 320
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1413) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4864)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Mar 13 20:36:28 2008
    DpEnvCheckJ2ee: switch off j2ee start flag
    Sat Mar 15 04:50:32 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:50:42 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:50:52 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:51:47 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:52:03 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:52:12 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:52:19 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:53:02 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:53:31 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:55:01 2008
    WARNING => Program on wp 8 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:55:07 2008
    WARNING => Program on wp 8 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 04:55:18 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:50:04 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:50:11 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:50:20 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:50:26 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:51:08 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:51:27 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:51:42 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:52:23 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:52:50 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 16:54:16 2008
    WARNING => Program on wp 8 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sat Mar 15 17:00:01 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:49:26 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:49:34 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:49:43 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:50:38 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:50:54 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:51:05 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:51:12 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:52:19 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:54:08 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 04:59:50 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:49:22 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:49:30 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:49:38 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:50:42 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:50:54 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:52:02 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:53:30 2008
    WARNING => Program on wp 8 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Sun Mar 16 16:53:39 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:49:42 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:49:51 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:50:00 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:50:06 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:50:55 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:51:11 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:51:20 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:51:28 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:52:10 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:52:37 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:54:03 2008
    WARNING => Program on wp 8 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:54:13 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 04:54:21 2008
    WARNING => Program on wp 9 (stat=0x4) no longer exists - answer discarded [dpxxdisp.c   3787]
    Mon Mar 17 05:00:20 2008
    WARNING => Program on wp 9 (stat=0x2) no longer exists - answer discarded [dpxxdisp.c   3787]
    and dev_wo is
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Mar 13 20:32:48 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\CRT\DVEBMGS00\exe\dbmssslib.dll' ...
    B  Library 'F:\usr\sap\CRT\DVEBMGS00\exe\dbmssslib.dll' loaded
    B  Version of 'F:\usr\sap\CRT\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.72)
    B  New connection 0 created
    M sysno      00
    M sid        CRT
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    75
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        3920
    M
    M  kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3920) [dpxxdisp.c   1299]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          18512     (1424)
    M  DpShMCreate: sizeof(tm_adm)          5258160     (26160)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1744)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EFD0050, size: 5947376)
    M  DpShMCreate: allocated sys_adm at 000000000EFD0050
    M  DpShMCreate: allocated wp_adm at 000000000EFD1F00
    M  DpShMCreate: allocated tm_adm_list at 000000000EFD6750
    M  DpShMCreate: allocated tm_adm at 000000000EFD67B0
    M  DpShMCreate: allocated wp_ca_adm at 000000000F4DA360
    M  DpShMCreate: allocated appc_ca_adm at 000000000F4E0120
    M  DpShMCreate: allocated comm_adm at 000000000F4E2060
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000000F568CF0
    M  DpShMCreate: allocated gw_adm at 000000000F568D70
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000F568DA0
    M  DpShMCreate: allocated wall_adm at 000000000F568DB0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host crmtest

    M Thu Mar 13 20:32:49 2008
    M  calling db_connect ...
    C  Thread ID:3956
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'F:\usr\sap\CRT\DVEBMGS00\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      72
    C    patchcomment MSSQL: Thread check in DbSlDisconnect (969143)
    C  np:(local) connection used on CRMTEST
    C  CopyLocalParameters: dbuser is 'crt'

    C Thu Mar 13 20:32:50 2008
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Provider Release:9.00.1399.06
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Cache sizes: header 104 bytes, 20000 names (32800000 bytes), 500 dynamic statements (2872000 bytes), total 35672104 bytes
    C  Using shared procedure name cache CRMTEST_CRTCRT_CRT_MEM initialized by another process.
    C  Connected to db server : [CRMTEST] server_used : [np:(local)], dbname: CRT, dbuser: crt
    C  pn_id:CRMTEST_CRTCRT_CRT
    C  Using MARS (on sql 9.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080313 203249 CRMTEST        
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.

    M Thu Mar 13 20:32:51 2008
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Thu Mar 13 20:32:58 2008
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0000000019460050, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 000007FFF3290050, size: 61440000)
    M  SHM_PAGING_AREA          (addr: 00000000198A0050, size: 32768000)
    M  SHM_ROLL_ADM               (addr: 000000001B7F0050, size: 615040)
    M  SHM_PAGING_ADM          (addr: 000000001B890050, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 000000001B920050
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12176 bytes (50 server) at 000000000FFE0050
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 13, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 000000001FA70160, size: 30000000, end: 000000002170C4E0)
    B  dbtbxbuf: Buffer TABLP (addr: 0000000021710160, size: 10240000, end: 00000000220D4160)

    B Thu Mar 13 20:32:59 2008
    B  dbexpbuf: Buffer EIBUF (addr: 00000000220E0170, size: 4194304, end: 00000000224E0170)
    B  dbexpbuf: Buffer ESM   (addr: 00000000224F0170, size: 4194304, end: 00000000228F0170)
    B  dbexpbuf: Buffer CUA   (addr: 0000000022900170, size: 3072000, end: 0000000022BEE170)
    B  dbexpbuf: Buffer OTR   (addr: 0000000022BF0170, size: 4194304, end: 0000000022FF0170)
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 00000000115A2D30
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 000000002C3900D0
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 000000002C3904F0
    S    using messages for server info
    S  size of spec char cache entry: 297032 bytes (timeout 100 sec)
    S  size of open spool request entry: 2168 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 36 MB, reducing # of fragments
    A  System page size: 4kb, total admin_size: 5720kb, dir_size: 5664kb.
    A  Attached to PXA (address 000007FFF6D30050, size 150000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--


    A Thu Mar 13 20:33:00 2008
    A  ABAP ShmAdm attached (addr=000007FF6207E000 leng=20955136 end=000007FF6347A000)
    A  >> Shm MMADM area (addr=000007FF62557E90 leng=244096 end=000007FF62593810)
    A  >> Shm MMDAT area (addr=000007FF62594000 leng=15622144 end=000007FF6347A000)
    A  RFC Destination> destination crmtest_CRT_00 host crmtest system CRT systnr 0 (crmtest_CRT_00)
    A  RFC Options> H=crmtest,S=00,d=2,
    B  table logging switched off for all clients
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 13730 bytes at 000000002C500050
    N  SsfSapSecin: putenv(SECUDIR=F:\usr\sap\CRT\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is F:\usr\sap\CRT\DVEBMGS00\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    B    dbtran INFO (init_connection '<DEFAULT>' [MSSQL:700.08]):
    B     max_blocking_factor =  50,  max_in_blocking_factor      = 255,
    B     min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B     prefer_union_all    =   1,  prefer_join                 =   1,
    B     prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B     convert AVG         =   1,  alias table FUPD            =   0,
    B     escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B     select *            =0x00,  character encoding          = STD / []:X,
    B     use_hints           = abap->1, dbif->0x1, upto->0, rule_in->0,
    B                           rule_fae->0, concat_fae->0, concat_fae_or->0
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.75.20050900]
    W    ITS Plugin: Int.version, [32]
    W    ITS Plugin: Feature set: [10]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume crmtest_CRT_00

    E Thu Mar 13 20:33:01 2008
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.

    C Thu Mar 13 20:33:15 2008
    C  The IRow interface is supported by this OLEDB provider

    S Thu Mar 13 20:34:08 2008
    S  found spool memory service RSPO-ACTIONS at 000000002C39A230

    M Thu Mar 13 20:36:35 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 20:38:08 2008
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 0000000008E30050
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 0000000008E307C0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 0000000008E30800
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 0000000008E3080C

    M Thu Mar 13 20:39:30 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 20:40:58 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]
    B  dbmyclu : info : my major identification is 168427960, minor one 0.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my initial uuid is 21ED0D86BD75A54AB110DF41F509CAAB.
    B  dbmyclu : info : current optimistic cluster level: 3
    B  dbmyclu : info : pessimistic reads set to 2.

    M Thu Mar 13 21:07:39 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:08:04 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:08:23 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:08:45 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:09:37 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:09:59 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:10:16 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:10:40 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:12:33 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:12:56 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    M Thu Mar 13 21:14:15 2008
    M  *** ERROR => TempLicense request rejected [slicfkt.c    656]
    M  *** ERROR => SlicTryTemplicense: SlicICheckLicense failed (rc: -104) [slicch.c     2125]
    M  ***LOG SL3=> KLIC_HWIDKEY_LN.SLIC_HWIDKEY_LN [slicch.c     380]
    M  *** ERROR =>
    SAPLICENSE ERROR ***, error description not available
    [likeyapi_w.c 2182]

    N Thu Mar 13 21:14:56 2008
    N  RSEC: The entry with identifier /RFC/[email protected]_CRD
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/[email protected]_CRD
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    A Thu Mar 13 21:14:57 2008
    A  RFC 3165  CONVID 24150480
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 2, 24150480, {BBF7B2FD-E7BD-481C-BCC5-C14C4DCF7569})
    A  RFC> Called function module: TMS_CI_START_SERVICE
    A  RFC 3165  CONVID 24151558
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 3, 24151558, {BE818A28-28FF-4FA3-8468-7D26BAE3E45C})
    A  RFC> Called function module: TMS_CI_START_SERVICE

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Gateway on host crmtest / sapgw00
    M  *  ERROR       program state check for conversation 24152667
    M  *
    M  *  TIME        Thu Mar 13 21:14:57 2008
    M  *  RELEASE     700
    M  *  COMPONENT   SAP-Gateway
    M  *  VERSION     2
    M  *  RC          471
    M  *  MODULE      gwr3cpic.c
    M  *  LINE        3251
    M  *  DETAIL      program sapgw00 on host crmtest called function SEND_DATA in
    M  *              state RECEIVE_DO_ACCEPT
    M  *  COUNTER     79
    M  *
    M  *****************************************************************************

    A  RFC 3293  CONVID 24152667
    A   * CMRC=25 DATA=1 STATUS=1 SAPRC=221 ThSAPCMRCV
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 5, 24152667, {AF649C7D-630C-4119-8883-D1B05D5C7B04})
    A  RFC> Called function module: TMS_CI_START_SERVICE
    A  RFC 3165  CONVID 24152667
    A   * CMRC=25 DATA=1 STATUS=1 SAPRC=221 comread

    A Thu Mar 13 21:15:00 2008
    A  RFC 3165  CONVID 24156636
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 7, 24156636, {6B579F5B-BE77-497B-8F00-10A4EA3E56CA})
    A  RFC> Called function module: TMS_CI_START_SERVICE

    A Thu Mar 13 21:16:19 2008
    A  RFC 3165  CONVID 24236495
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 2, 24236495, {4060AC1F-CDBC-4F8F-A688-E0EC4349A4AD})
    A  RFC> Called function module: TMS_CI_START_SERVICE
    A  RFC 3165  CONVID 24237526
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 3, 24237526, {2194687C-6032-433B-A830-3B14BBB6F08E})
    A  RFC> Called function module: TMS_CI_START_SERVICE

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Gateway on host crmtest / sapgw00
    M  *  ERROR       program state check for conversation 24238573
    M  *
    M  *  TIME        Thu Mar 13 21:16:19 2008
    M  *  RELEASE     700
    M  *  COMPONENT   SAP-Gateway
    M  *  VERSION     2
    M  *  RC          471
    M  *  MODULE      gwr3cpic.c
    M  *  LINE        3251
    M  *  DETAIL      program sapgw00 on host crmtest called function SEND_DATA in
    M  *              state RECEIVE_DO_ACCEPT
    M  *  COUNTER     82
    M  *
    M  *****************************************************************************

    A  RFC 3293  CONVID 24238573
    A   * CMRC=25 DATA=1 STATUS=1 SAPRC=221 ThSAPCMRCV
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 5, 24238573, {7070FE84-C4F8-4B93-9A35-CC8B33004994})
    A  RFC> Called function module: TMS_CI_START_SERVICE
    A  RFC 3165  CONVID 24238573
    A   * CMRC=25 DATA=1 STATUS=1 SAPRC=221 comread

    A Thu Mar 13 21:16:21 2008
    A  RFC 3165  CONVID 24241636
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 7, 24241636, {BAE47DEC-B5E0-436B-AF61-49BA0BECBA89})
    A  RFC> Called function module: TMS_CI_START_SERVICE

    A Thu Mar 13 21:16:51 2008
    A  RFC 3165  CONVID 24272417
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 9, 24272417, {4A78FF2B-82BD-4199-845F-ED81CBD5CFE9})
    A  RFC> Called function module: TMS_CI_START_SERVICE
    A  RFC 3165  CONVID 24273433
    A   * CMRC=18 DATA=3 STATUS=1 SAPRC=0 comread Logon not possible (error in license check)                                    
    A  RFC> ABAP Programm: SAPLTMSC (Transaction: STMS)
    A  RFC> User: SAP* (Client: 000)
    A  RFC> Destination: [email protected]_CRT (handle: 10, 24273433, {6B3B7501-5319-4275-BCF3-64CE72C5D911})
    A  RFC> Called function module: TMS_CI_START_SERVICE

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Gateway on host crmtest / sapgw00
    M  *  ERROR       program state check for conversation 24274480
    M  *
    M  *  TIME        Thu Mar 13 21:16:51 2008
    M  *  RELEASE     700
    M  *  COMPONENT   SAP-Gateway
    M  *  VERSION     2
    M  *  RC          471
    M  *  MODULE      gwr3cpic.c
    M  *  LINE        3251
    M  *  DETAIL      program sapgw00 on host crmtest called function SEND_DATA in
    M  *            

  • Type of testing data for WRICEF list

    Hello Gurus
    Please find my requirement below in detail.
    My requirement.     
    I got a functional specification and I need to  developed a object (i.e. any of the objects like reports, interface, enchantments etc) for that FS. After developing that object I need to do the testing, I mean UTP right.  For doing testing of that object I need to have some test data right.  So Now I want to know what type of data I can ask to the functional consultant. Is there any global checklist available which is applicable for all types of objects because for interfaces the requirement of test data will be different and for reports it is different and so on for other objects also. If I provide that checklist, the functional consultant will provide the required test data for his object.
    Now I got a job to create a global template with my inputs for test data. So that functional consulants will check that template and provide the test data for his relavent object. This is my requirement , so please suggest me accordingly.
    if i post my question in a wrong way , please excuse and suggest me accordingly based on my requirement.
    thanks in advanc.e
    Reg
    RAj

    i got the solution. so withdrawing the question.

  • Netweaver Data base instances for Java and ABAP

    Hello Experts,
    Please help me to understand how the two technology stacks of SAP WAS (Java and ABAP) are configured to use underline data base in Netweaver.
    Is it manadatory to have two separate data base schemas, one for ABAP applications and other for Java applications in the Netweaver?
    If yes..the any idea about what are those schema differences??
    - Rajan

    Hello Krishna,
    Thanks for the reply.
    Is there any way I can access these shemas? Are they the same by structure or there are major differences?
    My requirement is to build a common schema out of these two and have the data from these two schemas to be consolidated in the new schema.
    Any help will be greatly appreciated.
    - Rajan

  • Problem in Data Base View

    Hello All,
    I have created a data base View .which is based on two table. my Problem is the Selection Condition Tab I have to define two condition like below.
          Table                        Fields                operator  comp value
        ZCLUBINVMST           Cancel               eq           ''                   AND
        ZCLUBINVMST            DOCTY              NE         'S'
      My problem is that first condition running properly but when I am adding secound condition logic is not working . I have try with other option like
    eq   ''
    but not working,
    Can some One Please guide me exactly where  the problem is ?
    Regards
    Swati Namdeo

    Hi,
    I think in ur second condition , S should not be given in single codes.
    iam not sure, just check without single code('S').
    Rvert back if any issue,
    Regards,
    Naveen

  • How to install test data on iPhone

    I have some test data which I have been using in the simulator by copy it to the applications private Documents folder. I can then open this file in my application running on the simulator and use to verify results etc.
    How can I install this test data file on a physical iPhone and perform a similar function. I can see, using the Organiser, how to get data off the iPhone to the Mac but the other way around.
    I am missing something obvious?
    Thanks, Dave.

    Place it into the Resources section of your project then at runtime in your application delegate you can do something like the following (assumes your data is in a file called testfile.dat):
    NSBundle *thisBundle = [NSBundle bundleForClass:[self class]];
    NSString *fileToCopyPath = [thisBundle pathForResource: @"testfile" ofType:@".dat"];
    NSString *path = [resourceDir stringByAppendingPathComponent: @"testfile.dat"];
    NSError *error = nil;
    // replace old test data with new
    [[NSFileManager defaultManager] removeItemAtPath: path error: &error];
    [[NSFileManager defaultManager] copyItemAtPath: fileToCopyPath toPath: path error: &error];

  • Sandbox system- Test data

    Hi,
    I am not sure which section to post this thread.
    Can anybody provide me with a document, that gives the basic steps to be configured in a sandbox system to create test data.
    We have a sandbox system installed and we have the test data in text files related to SD,MM,FI and IS-Retail modules around 280 tables.
    I need to know the basic configuration that has to be made for an IDES system to import all this test data and what is the easiest method for importing all these flat files and prepare it as a test system. The client wants this to be done in 2 or 3 days. I am not sure if that is possible.
    Could anybody please advice
    Regards,

    > Source System(Production): Solaris 10/Oracle (NW SP17 and ECC 6.0 with Ehp3(DIMP, SAP-APPL and EA-APPL)
    > Target System(Sandbox)   : Windows 2K3/Oracle
    > 1. Since we are having Ehp3 in source system, is there any impact while doing the system copy?
    > 2. How to prepare the target system with same patch level of SAP software components as our source system
    You can't do the system copy as "I install a new system and overwrite the database".
    There are a few points to consider:
    a) a heterogeneous system copy requires a certified migration consultant on-site, otherwise you'll loose support for problems during the migration and for the target system (see http://service.sap.com/osdbmigration and Hinweis 82478 - SAP System OS/DB Migration).
    b) the only supported way of doing such a migration is using R3load as the tool of choice. You'll have to start sapinst on the source system, export your database and import it into the target system
    c) direct database copies are not possible (Solaris SPARC is a BigEndian platform, Windows is LIttleEndian, Windows won't be able to open the files created by Solaris)
    Markus

  • Data base issues

    i have created the data base but i am unable to get all the buttons to work properly it always show the error in sql query as the image given blow what is the possible reason to not to exicute the queiry in sql
    i also wants to create user defined database is it possible?
    is it possible to add key board shortcut for form buttons?

    please find the connection string which was created after the connection succeeded as you shown in the screen shoot the:
    "Provider=MSDASQL.1;Persist Security Info=False;Extended Properties="DBQ=C:\Users\UMASHANKAR\Desktop\Survey.accdb;DefaultDir=C:\Users\UMASHANKAR\D esktop;Driver={Microsoft Access Driver (*.mdb, *.accdb)};DriverId=25;FIL=MS Access;FILEDSN=C:\Users\UMASHANKAR\Desktop\Survey.accdb.dsn;MaxBufferSize=2048;MaxScanRow s=8;PageTimeout=5;SafeTransactions=0;Threads=3;UID=admin;UserCommitSync=Yes;";Initial Catalog=C:\Users\UMASHANKAR\Desktop\Survey.accdb"
    in this project all buttons except the add button is performing well, when i have press the add button to add the next record all the buttons gets hange why?
    regards
    uma shankar

  • Data base in microsoft office is damaged andI can't rebuild it. suggestions?

    Hi
    The data base for Microsoft Office 2008 has been damaged. I've tried twice to rebuild the data base, but it stalls after 2 hours and I'm forced to cancel. Very frustrating. The Office tools is a nice tool, but it's not working. I can use Word, Excel and PP but Entourage will not open at all. I've removed office and reinstalled and downloaded all of the updates. I still get the same message. If I have to start over, so be it, but I'm not sure how to completely remove Office. I removed it using Microsoft tools. (Positive reinforcement that I will always use Macs!)  Any suggestions will be most appreciated.
    Thanks,
    Momo3

    use time machine (if you have it on before all the errors in office) to restore the working files. if not you can use cleanmymac to remove all microsoft office program files and then reinstall office. Back up all your data before useing cleanmymac. it is a good app but it can clean too much some times if you do use clean my mac, open clean my mac click applications tab drag office apps from finder>applications not the dock and microsoft update as well. then click remove. it will remove all files that go with office (It wont remove Your document files) her is a link to a free trial of clean my mac http://macpaw.com/cleanmymac

  • HT5012 I am having difficulty XMIT/REC text messages to family members using Android phones?  I have a 3GB data plan and all switches and buttons are set properly.  Any suggestions?

    I am having difficulty XMIT/REC text messages to family members using Android phones?  I have a 3GB data plan and all switches and buttons are set properly.  Any suggestions?

        Hello APVzW, we absolutely want the best path to resolution. My apologies for multiple attempts of replacing the device. We'd like to verify the order information and see if we can locate the tracking number. Please send a direct message with the order number so we can dive deeper. Here's steps to send a direct message: http://vz.to/1b8XnPy We look forward to hearing from you soon.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • Can any one help me to configure the mysql table to enable user expiration to function, I have tryed most things, but not dates are being passed back to the data base from the form

    Im trying to build  user expiration into my registration form, but I cant get the form to send back the date registering.
    in my data base i have tried every thing from timestamp to datetime. I can get a timestamp but it is not functioning with the expiration?

    just have a look at my tutorial Login tables: installation & configuration where the required column attributes are explained and where you can obtain a fully functional SQL dump for a typical ADDT "login" and (optionally) "login_stats" table.
    BTW, "expiration" will have to be an "int" column.
    Cheers,
    Günter

Maybe you are looking for