Help to open database!!!

Hi
I had Oracle 8.1.6 on Linux 2.2.15 nicely until it made coredump.
Now I have:
svrmgr> startup mount;
Dtabase mouted
svrmgr> alter database open read only;
ORA-16005: database requires recovery
svrmgr> alter database open;
Do nothing - no visible CPU/disk activity.
I have no backup.
How can open my database? Please help!!!
Thanks in advance,
Andriy Korud, Ukraine
null

Solution:
svrmgr> alter database open read only;
ORA-16005: database requires recovery
svrmgr> RECOVER DATABASE;
null

Similar Messages

  • HELP to open database (again)

    Hi, saga continue:
    svrmgr> startup mount;
    Database mounted
    svrmgr> alter database open read only;
    ORA-16005: database requires recovery
    svrmgr> recover database;
    ORA-00283: recovery session canceled due to errors
    ORA-00264: no recovery required
    svrmgr> alter database open; - hang
    Please help to OPEN database!!!!
    Thnaks in advance,
    Andriy Korud, Ukraine

    You can find how to here:
    http://www.bing.com/search?q=close+sync+services+agent
    http://www.bing.com/search?q=what+is+mac+os+x+sync+services
    Mac OS X: Resetting the SyncServices folder - Apple - Support
    http://support.apple.com/kb/TS1627
      Aug 17, 2012 · Choose Reset Sync Services. Click Reset Sync History. Test for the ... Resetting SyncServices resets your Mac OS X User Account's Sync settings and …
    Sync Services: Advanced troubleshooting for contact and calendar ...
    http://support.apple.com/kb/TS2481

  • Install Lightroom on a new computer - error message 2203.database Cannot open database file system error 2147287037. Can anyone help me with this?

    I am trying to install lightroom on a new computer and am getting error message 2203.database Cannot open database file system error 2147287037. Can anyone help me with this?

    This site has some info
    Error 2203 | Install | Creative Suite 4, 5, or 5.5 products or updates

  • Can not open database - 10g

    Dear experts,
    I have a problem to open my database. ORA-01033: ORACLE initialization or shutdown in progress. I have restarted server many times. I tried several ways but no joy. Please see the steps I did to solve this -
    SQL> connect dmadmin /mypwdx89 as sysdba
    Connected.
    SQL> STARTUP MOUNT
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> ALTER DATABASE OPEN;
    ALTER DATABASE OPEN
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\SYSTEM01.DBF'
    SQL> RECOVER DATABASE;
    ORA-00279: change 149935494 generated at 06/10/2009 17:05:33 needed for thread 1
    ORA-00289: suggestion :
    C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_06_23\O1_MF_1_
    673_%U_.ARC
    ORA-00280: change 149935494 for thread 1 is in sequence #673
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_06_10\O1_MF_1
    _673_530WXF9P_.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    SQL> select * from v$controlfile;
    STATUS
    NAME
    IS_
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL01.CTL
    NO
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL02.CTL
    NO
    STATUS
    NAME
    IS_
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL03.CTL
    NO
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145750508 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 262144 bytes
    SQL> select name from v$controlfile;
    no rows selected
    SQL>
    SQL> alter database mount;
    Database altered.
    SQL> select name from v$controlfile;
    NAME
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL01.CTL
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL02.CTL
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL03.CTL
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\SYSTEM01.DBF'
    SQL>
    The I tried to recover datafile
    SQL> Recover datafile '<datafile-name>';
    again error - even can not open data file ...i restarted server .. no use..same error.
    Please help to resolve this issue.
    Regards,
    Ranjith John

    Hi All,
    Please see the alert log file ..file size is already few GBs now. There are errors in the file.
    It says - ORA-19815: WARNING: db_recovery_file_dest_size of 10048576000 bytes is 100.00% used, and has 0 remaining bytes available.
    so, i guess the back up was not done .please help to resovle this issue.
    ARC1: Error 19809 Creating archive log file to 'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_04_14\O1_MF_1_37_U_.ARC'
    ARC1: All standby destinations failed; successful archival assumed
    ARC1: Failed to archive log 1 thread 1 sequence 37 (19809)
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc1_1352.trc:
    ORA-16038: log 1 sequence# 37 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 1 thread 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\REDO01.LOG'
    Tue Apr 14 11:46:51 2009
    ARC0: Evaluating archive log 1 thread 1 sequence 37
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc0_3828.trc:
    ORA-19815: WARNING: db_recovery_file_dest_size of 10048576000 bytes is 100.00% used, and has 0 remaining bytes available.
    You have the following choices to free up space from
    flash recovery area:
    1. Consider changing your RMAN retention policy.
    If you are using dataguard, then consider changing your
    RMAN archivelog deletion policy.
    2. Backup files to tertiary device such as tape using the
    RMAN command BACKUP RECOVERY AREA.
    3. Add disk space and increase the db_recovery_file_dest_size
    parameter to reflect the new space.
    4. Delete unncessary files using the RMAN DELETE command.
    If an OS command was used to delete files, then use
    RMAN CROSSCHECK and DELETE EXPIRED commands.
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc0_3828.trc:
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 10017792 bytes disk space from 10048576000 limit
    ARC0: Error 19809 Creating archive log file to 'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_04_14\O1_MF_1_37_U_.ARC'
    ARC0: All standby destinations failed; successful archival assumed
    ARC0: Failed to archive log 1 thread 1 sequence 37 (19809)
    Regards,
    Ranjith John

  • Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'

    I want to grant permissions to all domain users to view reports on our Report Server. Domain users are able to access our Report Server URL and folder, but when they click on a report item they get an error message: 
    "Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'"
    I'm using windows authentication and configured the local service account in SSReportS Config Manager as the credentials to connect to the Report Server DB. 
    Can someone please help how I should properly do this step by step to give all domain users permissions to view a report in SSRS?
    Thanks much! - Rookie DBA

    Hi IWAR,
    The error message "Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'" means the user 'USER LOGON' does not have permissions to access the "ReportServer" database.
    To fix this issue, please verify that the user has a valid database user login. For more details, please refer to the following steps.
    In SQL Server Management Studio, open Object Explorer and expand the Databases folder.
    Expand the database in which to create the new database user.
    Right-click the Security folder, point to New, and then click User.
    On the General page, enter a name for the new user in the User name box.
    In the Login name box, enter the name of a SQL Server login to map to the database user.
    Click OK.
    Reference:
    http://technet.microsoft.com/en-us/library/ms156468(v=sql.105).aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error while opening database studio in maxdb

    Hi Experts,
    I am having maxdb 7.8 and database studio AP MaxDB Database Studio,Version: 7.8.02.21,Build: 021-121-242-175
    but when i am tying to open database studio it through
    error message " problems opening perspective 'com.sap.sdb.ui.perspectives.mainperspective '
    i was though it is coming due to old version of java then i have upgrade with 1.7 but problem is still there.
    so please help me .....
    Thanks
    Naresh KK.

    Hi Naresh,
    Basically MAXDB Database studio 7.8 requires JRE 1.6. You can do the following
    Uninstall the Database Studio version.
    1. To uninstall, call the installation manager 7.8 ("Programs -> SAP MaxDB -> Installation Manager").
    2. Choose "Remove MaxDB Installation".
    3. Under "Legacy", select the Database Studio version.
    Selecting "Legacy" ensures that you do not select the Database Studio 7.8 that you have just installed for uninstallation.
    4. Choose "Forward" to confirm that you want the system to remove the installation.
    Due to the operation of the earlier Database Studio version, some processes may still run (for example, serv.exe). Stop these processes and continue with the 7.8 installation.
    And then install JRE 1.6. Then delete the files in location c:\Users\<User>\sdb\DatabaseStudio (delete files .configuration, .metadata, p2) and then re-install MaxDB database studio.
    Regards,
    Deepak Kori

  • Can't open database homepage from different windows-user

    Hello!
    I've lost my user in which i installed Oracle Express 10 database. Now I'm using a different user-account (also with Admin rights) but I can't open the database homepage or log-in to sqlplus. I get the insufficient rights error. Which rights should i set and where?
    Thanks

    I use oracle 9i and run on Linux Advance Server 3.0...
    i can log in via sqlplus or oem by "sys" and "any password" , but the instance status in oem is "Shutdown". when i attempt to "Open" that instance i got the error message above...
    why i can login as sys and any incorrect passwd?
    what else need to configure in order to open database?
    Thank for your help...
    iKhmer

  • Need help connecting to database on website!!!!

    Hi there
    I am doing a school project and have decided to make a database which i can store user info and car info (its a car auction program)
    But i am having trouble with the connection to the database... we have been told to use jdbc odbc connection so is there a way to use this method to connect to my database?
    this is my connection code when connecting to the database locally:
    con = DriverManager.getConnection("jdbc:odbc:DRIVER={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=CarDealership.accdb");
    i omitted the other code because it is pretty standard code to do this connection.
    But now i want to connect to a database of the same name on this site:
    sites.google.com/site/card3al3rsh1p
    what must i change in my code to be able to connect to the database on the internet????
    please please plssssssss help me really want to get this to work
    thanks and regards

    OK I apologise and realise I was in a rush. I will try explain more clearly now.
    I am using Netbeans 7 and am having troubles connecting my java program to a Microsoft Access database which is on this website:
    sites.google.com/site/card3al3rsh1p/
    The database name is "CarDealership.accdb".
    When I use the class below to connect to my database locally, it is a success.
    import java.sql.*;
    public class DB {
    Connection con;
    Statement stm;
    ResultSet rs;
    public DB(){
    try{
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con = DriverManager.getConnection("jdbc:odbc:DRIVER={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=*CarDealership.accdb*");
    } catch(Exception ex){
    System.out.println("Error opening database.");
    System.out.println(ex);
    System.out.println("Database successfully opened.");
    However, when I change the bold text above (or the text between the asterisks, not sure if it will change) to "sites.google.com//site//card3al3rsh1p//CarDealership.accdb" it throws an error signifying that it can't find the file specified.
    I am unsure of how to connect my program to an external file so I need assistance in how to change the url String of the DriverManager.getConnection() method above so it can connect to the database on the website mentioned above. I would appreciate it if you could assist and thanks.

  • Getting ora-01113 error while opening Database after recovery

    HI all,
    we have a test database. I lost my entire database including DBFs, controlfiles, Archived logs, redo log files.
    But I have a hot backup copy of the lost database.
    I tried to recover database using backup copy
    I restored my control files and all dbfs and then when i tried to recover database I got the following message
    RMAN-00571: ==============================
    RMAN-00569: =ERROR MESSAGE STACK FOLLOWS =
    RMAN-00571: ===============================
    RMAN-03002: failure of recover command at 04/01/2005 14:14:43
    RMAN-06054: media recovery requesting unknown log: thread 1 scn 32230460
    still i tried to open database resetlogs but i got following eror
    RMAN> alter database open resetlogs:
    ORA-01113: file 5 needs media recovery
    ORA-01110: data file 5: C:\DB11\ORADATA\DB11\system01.dbf
    I dont have any redo logs and archivelogs. Can anyone help me how to open the database
    thanks and regards
    VENKAT

    no there is no other way allowresetlogs_corruption is one of the last resort unless oracle dont recommend,usually you got this error when restored datafile is far behind then others datafile CKPT SCN+COntrolfile CKPT SCN header.
    SQL> select controlfile_change#,checkpoint_change#
      2    from v$database
      3  /
    CONTROLFILE_CHANGE# CHECKPOINT_CHANGE#
                 675632             675775
    SQL> select substr(name,1,51) fname,checkpoint_change#
      2    from v$datafile_header
      3  /
    FNAME                                               CHECKPOINT_CHANGE#
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSTEM01.DBF              675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\UNDOTBS01.DBF             675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSAUX01.DBF              675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS01.DBF               675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS02.DBF[b]               675418user02.dbf CKPT SCN header 675418 is earlier/oldest CKPT SCN header to others datafile as well to controilfile CKPT SCN header.
    You will have to apply enough redo to that datafile either from archivelog or from online redo log file,if you cant then no way you can open the database except using allowresetlogs_corruption with the oracle recommendation.
    Think why archivelog backup ,database backup and online redo log file, controlfile redundency is recommended.
    Khurram

  • Oracle 10G Express:Unable To open DataBase Home Page

    I am not able to open Database Home page.
    http://127.0.0.1:8040/apex
    I verified the below steps:
    1.OracleListener and Service are starting up fine.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    The OracleXETNSListener service is starting.
    The OracleXETNSListener service was started successfully.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    The OracleServiceXE service is starting.......
    The OracleServiceXE service was started successfully.
    2. netsat output - local host listening to port 8040
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>netstat -an | find "8040"
    TCP 127.0.0.1:8040 0.0.0.0:0 LISTENING
    3. Http port in database
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Aug 20 18:11:13 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> select dbms_xdb.gethttpport() from dual;
    DBMS_XDB.GETHTTPPORT()
    8040
    SQL>
    4. Disabled Personal Firewall before starting the Service and Listener
    5. listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
    DEFAULT_SERVICE_LISTENER = (XE)
    CONNECT_TIMEOUT_LISTENER=10
    6.tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    7. Listener log when i try to open the database home page.
    Started with pid=180
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8040)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    20-AUG-2006 17:28:23 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    20-AUG-2006 17:30:34 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    Can someone help me how to get to the home page.

    What does your lsnrctl status give you?

  • Mac Manager: Unable to open databases

    I'm running the 10.4 upgrade and Mac Manager. I'm suddenly unable to open the MM admin program and am given the following error:
    Unable to open databases on "OurServer" because of an unknown error: A disk error has occurred
    I've tried rebuilding the databases by following the directions in Article 88023, but that hasn't changed anything. I still can't open MM and our users are unable to login.
    Any help would be greatly appreciated

    I have 5 buildings that are still using MM. We recently upgraded the servers from 10.2.8 to 10.3.9. When I try to admin MM on the 10.3 servers from my laptop with 10.4.7 I get an error, something like, unable to access database, folder not found.
    However if I run MM admin from a 10.3 workstation it works fine. have you tried to admin MM from a different workstation?
    iBOOK G4   Mac OS X (10.4.7)  

  • Prime Infrastructure 2.0: Open Database Schema Support available?

    Hello,
    I searched the forum for an Open Database Schema Support for PI.
    I only found Open Database Schemas for the Cisco Works LAN Managemet Solutions and Cisco Prime LAN Managemet Solutions.
    Exists an open Database Schema Support for Prime Infrastructure 2.0 as it exists for the older LAN Managemet Solutions ?
    Thanks.
    Bastian

    Programmatic interface to Prime Infrastructure is done via the the REST API vs. any open database schema.
    There are published reference guides here. For the most up to date information, please see your PI server itself. In Lifecycle view, the help menu has a link to the server-based API information:

  • Need clarification on OPEN DATABASE options

    Hello all:
    After a smooth restore/recover of a closed, consistent backup (NOARCHIVELOG mode),
    what are the options and ramifications for (NO)RESETLOGS?
    RMAN reports ORA-01589 if only OPEN DATABASE cmd used, and it appears that NORESETLOGS is not valid.
    Since the backup is consistent, what does RESETLOGS actually do in this case?
    Here is my outline:
    * Scenario: lost all files including CONTROLFILE, SPFILE, datafiles
    * Backups created by RMAN available, including AUTOBACKUP
    * Backups of Network and Database files
    * (Re-)Install Oracle Database Software and re-establish services
    * Connect to RMAN
    * Ensure Instance is shutdown
    * Set Database ID
    * Start but do not mount the instance
    * Recover SPFILE from AUTOBACKUP
    * Create PFILE from SPFILE, examine it and verify initialization parameters, locations
    * Restore Password file via COPY command
    * Bounce database instance to ensure use of restored SPFILE initialization parameters
    * Mount database
    * Recover datafiles
    RMAN> RUN {
    RESTORE DATABASE;
    RECOVER DATABASE NOREDO;
    * Open Database ???
    Thanks in advance for any help,
    Bob

    great Paul - thanks for the prompt reply, filling in those pesky gaps in my grey matter!
    now let´s see: as I restored the control file from an RMAN autobackup of a database in NOARCHIVELOG mode, any backups registered in that control file (RMAN in NOCATALOG mode) should be unusable after RESETLOGS, true?
    if so, then an immediate new closed, consistent backup and we´re off to the races again, yes?

  • System.Data.SqlClient.SqlException: Cannot open database "MSCRM_CONFIG" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\SYSTEM

    Dear ALL 
    After successfully shifting the CRM from 2011 to 2013 i found a problem in Reporting section none of the report is working after some finding i conclude that MSCRM_FetchDataSource is not able to connect successfully 
    Through my report manager i tried to test the connection of MSCRM_FetchDataSource but i got the following error 
    System.Data.SqlClient.SqlException: Cannot open database "MSCRM_CONFIG" requested by the login. The login failed. Login failed for
    user 'NT AUTHORITY\SYSTEM'. 
    I already add the NT Authority \ System as a db_owner under my database user of MSCRM_CONFIG
    But still no success any one have any idea why it's happaning 
    Regards 
    RB

    I found a solution I hope my post will help other
    I gave the  db_owner to 'NT AUTHORITY\SYSTEM' and 'NT AUTHORITY\NETWORK' and assigned with both CRM and Config database
    It resolved my issue
    RB

  • LMS 4.0.1 cannot access rmeng database via Open Database Schema Support

    Hi,
    we are running LMS 3.2 and I am using Open Database Schema Support to transfer the data from cmf, ani and rmeng databases.
    We now want to migrate to  LMS 4.0.1 and I am trying to use the same scripts to do the same. I am using iAnyWhere JDBC Access Method, the same one I use successfully with LMS 3.2. Can access the tables in cmf and ani databases, but cannot the tables in rmeng database. I do not think my scripts are wrong, I more think enabling access to databases does not work correctly.
    I tried to run dbaccess.pl in debug mode and can see there are errors for example while enabling access to the table  NETWORK_DEVICES in rmeng, please see the log below.
    We tried to restart LMS and also the whole server ( it is MS Windows 2008 R2 on VMware ), but this did not help.
    Appreciate if anyone has an idea what could be wrong.
    Thanks,
    Vlad
    D:\BAT>%cwbin%perl  %cwbin%dbaccess.pl install debug
    Enter new Password for database view user [lmsdatafeed]:
    Re-enter new Password:
    Executing on cmf...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
    Executing on ani...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
    Executing on dfmFh...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
    Executing on rmeng...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: Table 'SYSLOG_TODAY' not found (DBD: execute failed).
       WARN: Table 'SYSLOG_LASTDAY' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: External login for server 'CMFSA' could not be found (DBD: execute fail
    ed).
       WARN: Remote server 'CMFSA' could not be found (DBD: execute failed).
       WARN: Unable to connect to server 'CMFSA': [Microsoft][ODBC Driver Manager] T
    he specified DSN contains an architecture mismatch between the Driver and Applic
    ation (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'Network_devices' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'DEVICE_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'MEMORY_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'DEVICE_CREDENTIAL_STATUS' not found (DBD: execute failed).
       WARN: Table 'PROCESSOR_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'DEVICE_INVENTORY_COLLECTION_STATUS' not found (DBD: execute fail
    ed).
       WARN: Table 'DEVICE_CONFIG_ARCHIVE_STATUS' not found (DBD: execute failed).
       WARN: Table 'CHANGE_AUDIT_HISTORY' not found (DBD: execute failed).
       WARN: Table 'MODULE_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'PORT_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'DEVICE_ENERGYWISE' not found (DBD: execute failed).
       WARN: Table 'PORT_ENERGYWISE' not found (DBD: execute failed).
       WARN: Table 'SYSLOG_TODAY' not found (DBD: execute failed).
       WARN: Table 'SYSLOG_LASTDAY' not found (DBD: execute failed).

    Hello Joseph,
    thanks for the reply. I was confused because I am not getting any such errors on LMS 3.2 server.
    I am using many Java programs that work well with LMS3.2, but let me mention one that is probably the best to demonstrate the issue I have with the new version. It works well on LMS3.2 with all databases. On LMS4.0.1 it works well with cmf and ani, but cannot dig any data from rmeng.
    Here is the batch I run on the LMS 4.0.1 server ( it is not the whole file as it is much larger ):
    =================================================================================
    @echo *************************************
    @echo Starting Creating MySQL Mirror file
    @echo *************************************
    set classpath=d:\progra~2\CSCOpx\lib\classpath\;d:\bat\
    @echo Common Services db, Network_Device view
    java CW_Java_CreateSQL cmf password Network_Devices CW_Network_Devices CW_Network_Devices.txt Device_Id Device_Display_Name Management_IpAddress Host_Name Domain_Name sysObjectID Device_Category Device_Series Device_Model UDF0 UDF1 UDF2 UDF3 UDF4 UDF5 UDF6 UDF7 UDF8 UDF9 UDF10 UDF11 UDF12 UDF13 UDF14 UDF15
    goto jv1_%errorlevel%
    :jv1_0
    @echo Campus Manager db, End Hosts view
    java CW_Java_CreateSQL ani password End_Hosts CW_End_Hosts CW_End_Hosts.txt HostName UserName IPAddress SubnetMask MACAddress DeviceName Device LastSeen Port VLAN Subnet Notes PrefixLength PortDuplex VTPDomain VlanId PortName IPv6Address dot1xEnabled associatedRouters
    goto jv2_%errorlevel%
    :jv2_0
    @echo Resource Manager Essentials db, Device_Inventory view
    java CW_Java_CreateSQL rmeng password Device_Inventory CW_Device_Inventory CW_Device_Inventory.txt Device_Id Device_Display_Name Device_Description Device_Location Device_Contact Device_SW_Version User_Defined_Serial_Number
    goto jv3_%errorlevel%
    :jv3_0
    @echo Resource Manager Essentials db, Module_Inventory view
    java CW_Java_CreateSQL rmeng password Module_Inventory CW_Module_Inventory CW_Module_Inventory.txt Device_Id Device_Display_Name Module_Name Vendor_Type SW_Version FW_Version Slot_Number Oper_Status Admin_Status
    goto jv4_%errorlevel%
    :jv4_0
    @echo Resource Manager Essentials db, Port_Inventory view
    java CW_Java_CreateSQL rmeng password Port_Inventory CW_Port_Inventory CW_Port_Inventory.txt Device_Id Device_Display_Name Port_Name Port_Desc Port_Type Port_Admin_Status Port_Oper_Status Port_Speed Port_Duplex_Mode Is_Link_Port Is_Access_Port Is_Trunk_Port Is_Port_Channel Vlan_Name VlanId VTPDomain Neighbour_Type
    goto jv5_%errorlevel%
    :jv5_0
    @echo Resource Manager Essentials db, Processor_Inventory view
    java CW_Java_CreateSQL rmeng password Processor_Inventory CW_Processor_Inventory CW_Processor_Inventory.txt Device_Id Device_Display_Name Processor_model_name Processor_vendor_type Processor_manufacturer serialnumber
    goto jv6_%errorlevel%
    :jv6_0
    @echo *************************************
    @echo Finished Creating MySQL Mirror file
    @echo *************************************
    =================================================================================
    Here is the log:
    =================================================================================
    Starting Creating MySQL Mirror file
    D:\BAT>set classpath=d:\progra~2\CSCOpx\lib\classpath\;d:\bat\
    Common Services db, Network_Device view
    D:\BAT>java CW_Java_CreateSQL cmf password Network_Devices CW_Network_Devices CW_Ne
    twork_Devices.txt Device_Id Device_Display_Name Management_IpAddress Host_Name D
    omain_Name sysObjectID Device_Category Device_Series Device_Model UDF0 UDF1 UDF2
    UDF3 UDF4 UDF5 UDF6 UDF7 UDF8 UDF9 UDF10 UDF11 UDF12 UDF13 UDF14 UDF15
    D:\BAT>goto jv1_0
    Campus Manager db, End Hosts view
    D:\BAT>java CW_Java_CreateSQL ani password End_Hosts CW_End_Hosts CW_End_Hosts.txt
    HostName UserName IPAddress SubnetMask MACAddress DeviceName Device LastSeen Por
    t VLAN Subnet Notes PrefixLength PortDuplex VTPDomain VlanId PortName IPv6Addres
    s dot1xEnabled associatedRouters
    D:\BAT>goto jv2_0
    Resource Manager Essentials db, Device_Inventory view
    D:\BAT>java CW_Java_CreateSQL rmeng password Device_Inventory CW_Device_Inventory C
    W_Device_Inventory.txt Device_Id Device_Display_Name Device_Description Device_L
    ocation Device_Contact Device_SW_Version User_Defined_Serial_Number
    Exception in thread "main" java.sql.SQLException: [Sybase][ODBC Driver][SQL Anyw
    here]Table 'Device_Inventory' not found
            at ianywhere.ml.jdbcodbc.IIStatement.executeQuery(Native Method)
            at ianywhere.ml.jdbcodbc.IStatement.executeQuery(IStatement.java:201)
            at CW_Java_CreateSQL.main(CW_Java_CreateSQL.java:102)
    D:\BAT>goto jv3_1
    Error Creating MySQL Mirror file
    =================================================================================
    The line 102 in Java program is this line:
    rs = stmt.executeQuery(query);
    Attached is the full Java program - CW_Java_CreateSQL.java
    Thank you,
    Vlad

Maybe you are looking for