Licensing error in Windows 2000

Post Author: DaveMoran
CA Forum: Upgrading and Licensing
I'm using the RDC component in Crystal XI with SP3 to build a custom application. This application is written in C++ and built using VS2005. I've recently upgraded VS2005 with SP1. I've been installing and running successfully on Windows XP since day one. However I've just installed it on Windows 2000 and I get the following message when I try to display a report:
A crystal reports job failed because a free license could not be obtained in the time allocated
Has anybody got any suggestions? Is this related to the VS2005 service pack or perhaps the Crystal service pack? Does it just not work on Windows 2000?
Dave

Hello,
You can probably solve this problem by going to Start >> Run and typing the following:
Regsvr32 \msi.dll
Where is the folder where the msi.dll file resides on your computer (you can use Start >> Find to find the exact location). Once you do this, the installation of the 6.0.2 update should work properly.
Please let me know if you continue to have any problems. Thanks for your patience on this issue, and have a pleasant day.
Sincerely,
Darren Nattinger
Applications Engineer
National Instruments
Darren Nattinger, CLA
LabVIEW Artisan and Nugget Penman

Similar Messages

  • Webobjects Installshield error on Windows 2000

    Just got WebObjects, but it refuses to install on my machine. The system is running a fresh install of Windows 2000 SP4, andJava SDK 1.3.1. The error is "0x80040707. Function call crashed: licenseKey.checkLicenseKey. Setup will now quit." Upon checking the InstallShield support pages, I found that IS6.22 has a bug which can produce this error before the install script is loaded, but this error appears after the license key is entered. If I deliberately put in an invalid key, it says that the key is not valid, and if Java is not installed it also complains about that. I have tried different cd-rom drives, although that should not make a difference as the cd is fresh out of the box.
    Could my issue be related to low memory? Webobjects clearly says it needs 256MB. The only other thing I can think of is bad setup files, although there does not appear to be any mention of a patch in the official support area. Considering the price fo Webobjects for Windows, I am surprised that it wont even install. I intended to keep the total cost of a deployable system below $1000, thus using a Windows box. Buying a Mac, and OS X Server is not an option for me in this part of the world due to high tax on new hardware.

    It could very well be the lack of RAM. It wouldn't be the first instance of Apple software refusing to install on a computer that doesn't match the requirements. Or it could be something else, but it's been quite a while since I've done anything on a Win 2K computer, so I'm of very little help.
    I think that upgrading your RAM could be a good thing to do. Despite what many Mac users claim, most Apple software will run at acceptable speed on a machine that meets the requirements, however, you might get frustrated with the performance and/or stability of the application if you attempt to run it on, well, hardware that doesn't meet the requirements ...

  • Launch error on Windows 2000

    Hi,
    A few of our customers indicate that they get an error when trying to launch a Java application (JRE 1.2.2) on a Windows 2000 machine (service pack 1 and 2). Essentially, the error is "javaw.exe has generated errors and will be closed by Windows." The customer reports is works on some Windows 2000 machines, but a few give them problems. Any ideas? Thanks.
    Paul Mollenhauer

    Hello Sir
    We have a licensed copy of InstallAnywhere software and have been using it for a long time now.
    As of now we are facing some problem when we wanted to install our JAVA application which was compiled using jdk1.1.8 on Windows2000 system. The same application can be installed on WinNT system but when tried on Windows2000 system the following error occurs. It is as shown below and the attached gif is the version details of our InstallAnywhere software.
    But the problem does not occur if I compile using jdk1.2.2 version.
    Please reply to [email protected]
    Error Message:
    LaunchAnywhere Error
    Can't launch executable
    ( Com error 0x0 occured while attempting to run the application)
    Try re-installing the application
    OK Button.

  • Exception_access_violation error on Windows 2000 Professional

    Hello,
    I am developing a stand-alone Java application that runs without any problem on Windows 98, XP, and most 2000 and NT machines. On some Windows 2000 Professional machines, however, attempting to run the program generates the following error. Is there something about the configuration of these machines that needs to be adjusted to make the program work? The JRE (1.4) and program installation are done in exactly the same way in each case. The only variation seems to be in the version of the operating system.
    Any help much appreciated. Best reply gets 4 DD's!
    Thanks much,
    David
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D1B32AD
    Function=[Unknown.]
    Library=C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
         - locked <05D8C5E8> (a java.lang.Class)
         at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.access$000(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
         - locked <02B1DA00> (a sun.awt.Win32GraphicsEnvironment)
         at sun.java2d.SunGraphicsEnvironment.mapFamilyName(Unknown Source)
         at java.awt.Font.initializeFont(Unknown Source)
         at java.awt.Font.<init>(Unknown Source)
         at sun.awt.windows.WDesktopProperties.setFontProperty(Unknown Source)
         - locked <02B1CCD0> (a sun.awt.windows.WDesktopProperties)
         at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
         at sun.awt.windows.WDesktopProperties.<init>(Unknown Source)
         at sun.awt.windows.WToolkit.initializeDesktopProperties(Unknown Source)
         at java.awt.Toolkit.getDesktopProperty(Unknown Source)
         - locked <02B04360> (a sun.awt.windows.WToolkit)
         at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$DesktopProperty.<init>(Unknown Source)
         at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at ZeroGad.a(Unknown Source)
         - locked <05CCDB68> (a java.lang.Class)
         at ZeroGh.b(Unknown Source)
         at ZeroGh.a(Unknown Source)
         at ZeroGh.a(Unknown Source)
         at com.zerog.ia.installer.Main.a(Unknown Source)
         at com.zerog.ia.installer.Main.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.zerog.lax.LAX.launch(Unknown Source)
         at com.zerog.lax.LAX.main(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00455000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\install.exe
    0x77F80000 - 0x77FFB000      C:\WINNT\System32\ntdll.dll
    0x77DB0000 - 0x77E0B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E80000 - 0x77F31000      C:\WINNT\system32\KERNEL32.DLL
    0x77D40000 - 0x77DAD000      C:\WINNT\system32\RPCRT4.DLL
    0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F79000      C:\WINNT\system32\GDI32.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x75E60000 - 0x75E7A000      C:\WINNT\System32\IMM32.DLL
    0x20000000 - 0x20025000      C:\WINNT\System32\shim.dll
    0x6D330000 - 0x6D442000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\client\jvm.dll
    0x77570000 - 0x775A0000      C:\WINNT\System32\WINMM.dll
    0x78000000 - 0x78046000      C:\WINNT\system32\MSVCRT.dll
    0x681A0000 - 0x681A7000      C:\WINNT\System32\serwvdrv.dll
    0x66740000 - 0x66747000      C:\WINNT\System32\umdmxfrm.dll
    0x6D1D0000 - 0x6D1D7000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\hpi.dll
    0x6D300000 - 0x6D30D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\verify.dll
    0x6D210000 - 0x6D228000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\java.dll
    0x6D320000 - 0x6D32D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\zip.dll
    0x6D000000 - 0x6D0F6000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\awt.dll
    0x77800000 - 0x7781D000      C:\WINNT\System32\WINSPOOL.DRV
    0x77A50000 - 0x77B3A000      C:\WINNT\system32\ole32.dll
    0x60000000 - 0x60045000      C:\WINNT\System32\MSCTF.dll
    0x6D180000 - 0x6D1D0000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\System32\PSAPI.DLL
    Local Time = Sun Oct 27 04:45:56 2002
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)

    Yes, the user in question is logging on with full Administrator access. He suspects some kind of conflict with another application on the machine, but given that the two occurrences I've seen of this error have been on NT and 2K Pro machines, I'm inclined to think it's operating system related. Any more hunches?

  • Has anyone encountered a Microsoft Visual C++ Runtime error in Windows 2000 when upgrading from Labview 6.0i to 6.0.2?

    When I try to upgrade Labview 6.0i to 6.0.2 by running the setup.exe file I downloaded from the NI site, I immediately get a dialog box with the header "Microsoft Visual C++ Runtime Library" and it says "Runtime Error! Program: C:\setup.exe abnormal program termination."
    I'm running Windows 2000, but I've successfully installed it on another computer with the same setup. I'm guess some of the DLL files in system32 has been corrupted or mismatched versions. But I don't know which one...
    Anyone know what this means?

    Hello,
    You can probably solve this problem by going to Start >> Run and typing the following:
    Regsvr32 \msi.dll
    Where is the folder where the msi.dll file resides on your computer (you can use Start >> Find to find the exact location). Once you do this, the installation of the 6.0.2 update should work properly.
    Please let me know if you continue to have any problems. Thanks for your patience on this issue, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • NImax & Resman errors at Windows 2000 login

    We have a system with a NI VXIpc 872B controller installed in a Tektronix Intelliframe VXI chassis. The controller is running Windows 2000. Via NIMax, we have set things up such that Resman is executed one time at system boot. When booting after a power-up, if the user logs in too quickly when presented with the Windows login prompt we get Resman, MXS, or nimax errors. When this occurs, the only way to recover is to reboot the controller. If the user waits 10 to 20 seconds before logging in (I assume that Resman/NIMax is executing during this time), no errors occur. Does anyone have any ideas about what may be causing this problem and what we can do to resolve it? We would like to make it such that the user can log in immediately without any problems.

    This is the error that we usually see:
    In a pop-up window:
    "VXI Resource Manager failed due to the following"
    "MXS: ERROR"
    and resman.exe hangs - does not complete execution and terminate as it normally does.
    After this error, any application calls (LabWindows/CVI 6.0 application) to the nivxi library function "InitVXIlibrary()" fail with an error return of 0xffffffff (-1). The only cure is to reboot the system.
    Additionally, the two red LEDs at the top of the VXIpc-872B controller ("Failed" and "SYSF") are illuminated.
    The version of the NI-VXI driver software that we are currently running with is 3.2.1.
    The "Resource Manager Delay" field under the "Settings" tab of the "VXI System 0 Properties" window of the MAX Explorer app was originally set to "5". We changed the value to "0" and this seemed to help quite a bit, however we still see occasional failures.

  • Install Error Under Windows 2000

    I get an error when I try to install Server 7.3 (it's old, I know) under Windows 2000 Server:
    obackup.vrf(379) OS_ERROR "while getting service startup pormap."
    Anyone know what this means and I how get beyond it?
    Thanks.

    I get an error when I try to install Server 7.3 (it's old, I know) under Windows 2000 Server:
    obackup.vrf(379) OS_ERROR "while getting service startup pormap."I have the same problem. Can anybody help?
    TIA,
    Vladimir Antropov
    [email protected]

  • 11.5.9 cloning error on windows 2000

    Hi,
    During cloning of 11.5.9 on windows i faced this issue in log file. plz help
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=syst.syst.com)(Port=1526))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    adora8iinf.cmd exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    best regards,
    Kashif

    Hi Kashif,
    Looks like the same issue as you've reported in :
    11.5.9 Cloning issue
    Check the above Post
    KAR

  • Error in Oracle 10g Installation windows 2000 advance server

    Hi,
    I am facing error message below when try 2 install oracle 10 in my work station . Already 8i and 9i with forms and reports was there in my machine. The follwing error display in log file.
    Actual Result: 4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 256MB
    Actual Result: 503MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    After given an ip address and proceeded. This error message is displayed in trace file:
    Shutting down instance: further logons disabled
    Mon May 07 11:32:09 2007
    Stopping background process CJQ0
    Mon May 07 11:32:09 2007
    Stopping background process MMNL
    Mon May 07 11:32:10 2007
    Stopping background process MMON
    Mon May 07 11:32:11 2007
    Shutting down instance (immediate)
    License high water mark = 1
    Mon May 07 11:32:11 2007
    Stopping Job queue slave processes
    Mon May 07 11:32:11 2007
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Mon May 07 11:32:16 2007
    alter database close normal
    ORA-1507 signalled during: alter database close normal...
    The error message in udump trace file is as follows:
    Dump file e:\or10g\product\10.2.0\admin\or10g\udump\or10g_ora_2340.trc
    Mon May 07 11:26:03 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows 2000 Version V5.0 Service Pack 4
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:4M/503M, Ph+PgF:9M/1327M, VA:1740M/2047M
    Instance name: or10g
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    Windows thread id: 2340, image: ORACLE.EXE (SHAD)
    opiino: Attach failed! error=-1 ifvp=00000000
    There is no pfile or anything in admin directory. Kindly help me in installing 10G for testing please
    efshafi

    Solution : Install and Configure Microsoft LoopBack Adapter:
    Installation of Microsoft LoopBack Adapter:
    1. Click Start, and then click Control Panel.
    2. Click on Add Hardware and then Click Next.
    3. Click Install the hardware that I manually select from a list, and then click Next.
    4. Click Network adapters, and then click Next.
    5. In the Manufacturer box, click Microsoft.
    6. In the Network Adapter box, click Microsoft Loopback Adapter, and then click Next.
    7. Click Finish.
    Configuration of Microsoft LoopBack Adapter:
    1. Click Start, and then click Control Panel.
    2. Click on Network and Sharing Center.
    3. On the left side of the Window, Cick Manage Network Connections.
    4. You will find a name like "Local Area Connection 4 Unidentified Network Microsoft Loopback Adapter".
    5. Right Click on it and select Properties.
    6. Then Click on Internet Protocol Version 4 (TCP/IPv4) and then again click Properties.
    7. Click on Use the following IP address and enter 192.168.1.10 for the IP Address and 255.255.255.0 for the subnet mask.
    8. Click OK.
    After this you can continue with the installation of the Oracle 10g again.

  • Error while Installing Oracle 8i on windows 2000 box

    When trying to install the Oracle 8i software, I get the following error from the event log:
    The description for Event ID ( 0 ) in Source ( PctSpk ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: PctSpk error: 1063, StartServiceCtrlDispatcher failed..
    If anyone have suggestions to solving my problems, please advise.
    Note: I've started all possible services that I could think of.

    Definitely 8i won't work with windows vista. 10gR2 (10.2.0.1.0) was not certified to run against vista, Oracle had to release an specific 10.2.0.3.0 for Windows Vista. Previous releases are Not supported at all and there are no plans to support them.
    If you are planning to use 8i on your Vista OS, it won't be possible, but you can create a Virtual Machine with a supported guest OS for 8i, Windows 2000 is certified for 8i, Windows XP is not supported for 8i, but I have been working with it for years without any issue (this is not a suggestion for production environments).
    ~ Madrid

  • Error while installing SAP 4.7 using  Oracle on windows 2000 Server

    Hi friends,
    I am installing 4.7 SAP R/3 SR1 Server on Windows 2000 SP4. The installation of Oracle DB, Patch for Oracle 9.2.0.2.1, and Central instance were successful.
    The Database instance fails at phase 16 of 34 (DB creation) with the following error message
    WARNING 2007-01-11 11:10:49
    Execution of the command "C:\oracle\RQ8\920/bin/oradim -NEW -SID RQ8 -STARTMODE manual -SRVCSTART system" finished with return code 35. Output: DIM-00035: You have entered and invalid option for the -EDIT command
    ERROR 2007-01-11 11:10:49
    CJS-00095  Error return code.<br>DIAGNOSIS: Return code 35 of executable C:\oracle\RQ8\920/bin/oradim indicates an error.<br>SOLUTION: See log file oradim.log for details.
    The content of oradim.log is:
    DIM-00035: You have entered and invalid option for the -EDIT command
    I have reviewed all the install notes, tried to upgrade to 9.2.0.4.1, and repeated the install several times but nothing works.
    Regards,
    Praveen

    hi geeks..
    i am having some Data in SAP 4.6 C and here Oracle 8i is the database instance .
    Now i am installing 4.7 E in another system and i want to use the same database (4.6 C)where all of my data is there and i hv to use the Oracle 9i this time.
    Can i directly copy the database directly from 4.6 C and give the path while installing 4.7 E
    Whether this will work here ???
    Pls let me know the solution for this.......
    Solution will be rewarded..
    Thanks in Advance,
    Srini.

  • Error while installing CRM 4.0 SR1 with Oracle 10.2 on Windows 2000 Server

    Hi.. I'm getting error messages in the Database Instance phase, while installing <b>CRM 4.0 SR1 with Oracle 10.2</b> on Windows 2000 Server. Following are message snippets with last few lines showing error message:
    <b>SAPSSEXC.log</b>
    [code](DB) INFO: REPOSRC~0 created
    (DB) INFO: REPOTEXT created
    DbSl Trace: ORA-4031 occured when executing SQL statement (parse error offset = 0)
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "REPOTEXT"
      (SQL error 4031)
      error message returned by DbSl:
    ORA-04031: unable to allocate 84 bytes of shared memory ("shared pool","select name,intcol#,segcol#,...","Typecheck","opndef:qkexrAddMatching1")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144208
    [/code]
    <b>SAPAPPL2.log</b>
    [code](DB) INFO: SMOT413~0 created
    (DB) INFO: SMOT413~R04 created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 31)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "SMOT413~R05" ON "SMOT413" ( "MANDT" , "ERSKZ"  ) TABLESPACE PSAPCRM STORAGE (INITIAL 16384 NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","select owner#,name,namespace...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144207
    [/code]
    <b>SAPSLEXC.log</b>
    [code]DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (DB) INFO: CO2MAP created
    (IMP) INFO: import of CO2MAP completed (0 rows)
    (DB) INFO: CO2MAP~0 created
    (DB) INFO: CO2MAP~IDX created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 0)
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "CO2MAPINF" ( "SRCID" VARCHAR2(30) DEFAULT ' ' NOT NULL , "METHID" VARCHAR2(1) DEFAULT ' ' NOT NULL , "APPLNAME" VARCHAR2(30) DEFAULT ' ' NOT NULL , "PAGEKEY" VARCHAR2(70) DEFAULT ' ' NOT NULL , "ID" NUMBER(10) DEFAULT 0 NOT NULL , "LANGUAGE" VARCHAR2(1) DEFAULT ' ' NOT NULL , "NAMESPACE" VARCHAR2(30) DEFAULT ' ' NOT NULL  ) TABLESPACE PSAPCRM620 STORAGE (INITIAL 16384 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 2
    ORA-04031: unable to allocate 84 bytes of shared memory ("shared pool","select ts#,file#,block#,nvl(...","Typecheck","opndef:qkexrAddMatching1")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144742
    [/code]
    <b>SAPSDIC.log</b>
    [code](DB) INFO: TNMAP~0 created
    (DB) INFO: TODIR created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 0)
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "TODIR"
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144811
    [/code]
    <b>SAPSDOCU.log</b>
    [code](DB) INFO: TLSY3~0 created
    (DB) INFO: TLSY5 created
    (IMP) INFO: import of TLSY5 completed (3 rows)
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 33)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "TLSY5~0" ON "TLSY5" ( "LANGU", "REL", "OLD_REL", "IMP_DATE" ) TABLESPACE PSAPCRM STORAGE (INITIAL 16384 NEXT 0000000080K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144811
    [/code]
    I am not sure but I think the problem is with the allocated shared memory size, which right now is:
    <b>init.ora</b>
    [code]shared_pool_size = 67108864[/code]
    <b>init<SID>.ora</b>
    [code]shared_pool_size = 90112000
    shared_pool_reserved_size = 9011200
    [/code]
    If this is the cause of the problem then how much should i increase it to? and do i need to modify the size in both files or only init<SID>.ora? Is there any SAP Note related to this problem? Thanks.
    Regards,

    Hi Vasu,
    ORA-4031... for 99%  of cases this means one thing:
    the database instance is not configured correctly.
    To proceed, do the following:
    1. get rid of init.ora (it's not used at all)
    2. make sure that the init<sid>.ora file is really used.
       If there is a spfile in the %ORACLE_HOME&/database folder
       then this will be used.
    3. With your  configured shared pool of 85MB your memory should really not be filled up - anyhow it's really too small for a SAP system!
    Thus I'd check how much memory the other sga-area members (buffer cache, large pool, streams pool, java pool...) take up.
        Remember on Windows 32 Bit, everything runs in one single process that can only allocate 2GB (or 3GB if you've set this option).
    See note:
    <a href="https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=869006&_NLANG=E">#869006 - Composite SAP note: ORA-04031</a>
    for more on this.
    And when you're setting up parameters anyway, check note
    <a href="https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=830576&_NLANG=E">#830576 - Parameter recommendations for Oracle 10g</a>
    KR Lars

  • Error in webstart install in windows 2000

    When I try to install webstart on my windows 2000 machine I get this error: "Error opening file for writing: C:\Program Files\Java Web Start\javawebstart.dll"
    I am installing as administrator also so I don't have a clue why this is happening. Any help would be greatly appreciated. Thanks.

    Use the task manager to see if another copy of Java Web Start is running.
    Windows will not let you overwrite an open file.
    If that dosn't help, try uninstalling the old version of Java Web Start first.

  • Error message on Windows 2000 startup, "Tcmsvr.dll, File is missing"

    We get the same error messages three times on Windows 2000 startup on some of our companys computers: "Tcmsvr.dll, File is missing". The computers are Tecra s1 models.
    Which Toshiba driver is this related to?

    I have checked the Toshiba driver page and it seems that the common modules for Tecra S1 are not available.
    Anyway, the Tcmsvr.dll file could be also a part of Toshiba console. Its very difficult to detect it.
    The Toshiba console is available on the driver page.
    It's worth a try.

  • I uninstalled LabVIEW 6.1 from a Windows 2000 computer and now when I run DOS programs I get a pop-up error, "gpib-vdd.dll, An installable Virtual Device Driver failed Dll initialization". How do I correct this?

    Occurs when running Edit.com for example. Error has choice to Close application or Ignore. If Ignore is chosen, application appears to run normally. Running repair of Windows 2000 does not correct the problem.

    I'm glad you found it. Don't worry about the post. It's always good to check the KBs first, but we can't help it if we miss one sometime! The forum is definitely helpful though so don't feel hesitant to use it in the future. Good luck with the programming!
    J.R. Allen

Maybe you are looking for