Installing/Upgrading Panorama PON Using Remote Oracle Database
Introduction
The most common installation practice is to have Oracle co-located with the EMS install on the same machine. For some users it may be more practical to have Oracle located on a centralized database server and use a remote backend interface to Oracle to access the EMS database. This AppNote explains how to do an installation of Panorama PON with a remote Oracle database.
This document also contains instructions on how to handle Upgrades from SR29.0 to SR30.0 when using a remote oracle database. That can be found here: link
Finally, this document covers some minor O.S. setup necessary to get the Tellabs Panorama PON database backup and restore utilities (backupems and restoreems) to function with a remote database environment.
Document Number
ENG-010536
Applies To
This AppNote applies to an upgrade of Panorama PON from SR29.0 to SR 29.1 and above while using a Remote Oracle 11g database. A separate procedure is utilized for earlier versions of Panorama PON. The example given here show installation on Windows Server (2008 R2 Standard) and Oracle 11g Database.
Installation of EMS on Remote Oracle Database
Overview of Installation Steps
This section will give an overview of the steps that need to be performed to Install or Upgrade Panorama PON when using a Remote Oracle Database.
- Install the Oracle 11G Windows Client
- Configure the connectivity with the remote Oracle 11g Server.
- Verify connectivity of the Oracle 11g Client with the remote Oracle 11g Server.
- Launch the Tellabs Panorama PON installer. Steps 1-3 above must have been completed successfully in order to continue with the installation.
Installation of Oracle 11G
- Unzip the contents of win32_11gR2_client.zip. On this example the contents were extracted into c:win32_11gR2_client.
- Open a windows explorer and navigate to c:win32_11gR2_client.
Double-click/Execute the setup application.

- The following dialog is displayed.

- Select Runtime (as displayed above) and click Next.
- The following dialog is displayed.

- Click Next to accept the default (of English).
- The following dialog is displayed.

- Click Next to accept the default (or modify the Oracle Base to change the installation folder).
- The following progress bar is displayed.

- The following Summary page is displayed.

- Click on Finish to continue with the installation.
- The following progress bar is displayed.

- The following dialog is displayed.

- Click on Close to complete the installation.
Configuration of Oracle 11g Client for Remote Database
The instructions below are to configure the Oracle 11g Client to connect to a remote Oracle 11g Database. The Oracle 11g Client must already be installed prior to executing these steps (see Appendix A above). Verify that you have connectivity with the Oracle 11g Server (i.e. ping the server host-name from the client. Ping the client from the server, etc.).
- Using the Windows start menu navigate to the Oracle 11g Configuration and Migration Tools menu.
- Double click on Net Configuration Assistant to bring up the application.

- The following Dialog is displayed.

- Select Local Net Service Name configuration (as depicted above) and click on Next to continue.
- The following dialog is displayed.

- Select Add (as depicted above) and click on Next to continue.
- The following dialog is displayed.

If you are using global names, you will need to give the fully qualified domain name of your net service.

- Enter your Panorama PON database Service Name (EMS) as your service name (as depicted above). Click Next to continue.
- The following dialog is displayed.

- Click on Next to accept the default of TCP.
- The following dialog is displayed.
- Enter your Oracle 11g Database server Host-name (as depicted above). This example’s Oracle Server host-name is thor.
- Click on Next (or modify your listener port if necessary) to continue with the installation.
- The following dialog is depicted.

- Select No, do not test to skip the connectivity test (as depicted above). A separate connectivity test will be conducted after the configuration is completed. Click on Next to continue.
- The following dialog is displayed.

- Click on Next to accept the Net Service Name of EMS if you are using local names. If you are using global names, you may have to enter a fully qualified domain name to properly identify the Net Service Name.

- The following dialog is displayed.

- Click on Next to not configure another net service name.
- The following dialog is displayed.

- Click on Next to complete the configuration.
- Click on Finish to close the Oracle Net Configuration Assistant.
Verifying Connectivity with a Remote Database
The instructions below are to verify connectivity with a remote DB (via the Oracle 11g Client). The Oracle 11g Client must be installed and configured prior to executing these steps (see Appendix A and Appendix B-1 or Appendix B-2).
- Bring up a new Command Prompt/Shell and verify that you can connect to the remote DB by using the following commands.
- Sqlplus system/<sys_password>@EMS[1]

- sqlplus system/<sys_password>@thor:1521/EMS[2]

- If you are able to connect to your remote Oracle 11g database using the commands above without errors, you are ready to install Panorama PON.
Installation/Upgrade of Panorama PON SR 29.1
- The following dialog is displayed.

- Click on Next to continue.
- The following dialog is displayed.

- Select I accept the terms of the License Agreement and click on Next to continue.
- The following dialog is displayed.
-
- Select Panorama PON Server and Client and click on Next to continue.
- If this is an upgrade then the following dialog is displayed, otherwise go to next step.

Select Upgrade to continue with the Panorama PON upgrade.
- The following dialog is displayed.

- Select Custom and click Next to continue.
- The following dialog is displayed.

- Click on Next to continue.
- The following dialog is displayed.

- Enable Integrated TConfig if needed and then Click on Next to continue.
- The following dialog is displayed.

- Use the pull-down menu to select your Management Address, if it is not displayed, then configure the port on the machine, get the Ethernet port to link up, so the IP is visible to Windows applications and you will be able to select the management IP. Click on Next to continue with the installation.
- The following dialog is displayed.

- Click on Next to accept the defaults and continue with the installation.
- The following dialog is displayed.

- Click on Next to accept the default and continue with the installation.
- The following prompt is displayed.

Click on Oracle to use the Oracle Database option.
- The following prompt is displayed.

- Click on Remote Database Configuration to continue with the installation.
- The following dialog is displayed.

If you are using global database names, you may need to include the fully qualified name of the Database SID.

- Specify your Remote Oracle 11g Server host-name. The remote Oracle Server for this example is a server called thor. If using global database names replace this step with those on Appendix D.
- Click on Next to continue with the installation.
- The following dialog is displayed.

- Click on Next to accept the default values and continue with the installation.
- The following prompt is displayed.

Select Upgrade to continue with the Panorama PON installation.
- If this is an upgrade, then the previous release’s uninstaller is called and the following dialog is displayed, otherwise go to step 32.

Select Uninstall to uninstall the current installation (of Panorama PON 29.0).


- Select Done to Restart the server. If it does not restart you must restart it manually. The upgrade will continue after the restart.
- The Server will restart.
- The following dialog is displayed.

- The Pre-Installation Summary is displayed.
- Click on Install to continue.
- The following progress bar is displayed (at the bottom of the dialog) as the installation continues.

- Progress bars (like the ones below) are displayed as the installation nears completion.


- The following Information dialog is displayed once a successful schema upgrade is detected.

- Click on OK to continue.
- The following prompt is displayed to the user.

- Click on Yes to start the Panorama PON services and complete the installation.
- The following dialog is displayed.

- Click on Done to complete the installation.
Upgrade Panorama 29.1 to 30.0 with Remote Oracle Database
Introduction
The following steps are instructions for upgrading Panorama PON on a Windows Server (2008 R2 Standard) while using a Remote Oracle Database. The examples in this document were generated using a remote Oracle 11g Database but this guide is valid when using Oracle 12c as well.
Applies To
EMS running SR29.1 and upgrading to SR30.0 when using a Remote Oracle Database.
Prerequisites
The prerequisites for upgrading Panorama PON when using a remote oracle database are as follows;
- Panorama PON 29.1 must be installed and functional.
- Upgrading to Panorama PON 30.0 requires a new license file. Contact tellabs to acquire the corresponding license.
- The Panorama PON 29.1 Oracle Database, Network Elements and Security Properties must be backed up.
- The Panorama PON 29.1 backupems utility cannot be used in a remote database environment so customers are responsible for backing up the Oracle database using Oracle backup utilities (such as RMAN, EXPDP,... etc.).
- The Panorama PON 29.1 Security Properties can be backed up using the Panorama PON backupDB.bat utility. The backup utility is available in the following folder; %EMS_HOME%server. The instructions are as follows;
- Open a CMD shell with elevated privileges (i.e. as administrator).
- cd %EMS_HOME%server
- Issue the ‘backupDB.bat <backup-location>’ command.
- Ex. backupDB.bat c:mysecuritykeys
- Backup the 11XX OLTs using the Panorama PON client.
- The Appropriate Oracle Client (Administrative Version) should be installed.
- If you are using a remote Oracle 12c Database, you should install the Oracle 12c client-etc.
- You must be able to connect to the remote Oracle Instance via sqlplus using the listener and EZ-connect methods. Refer to Appendix C for instructions.
Upgrade Steps
Launch the Tellabs Panorama PON 30 installer.
The following dialog is displayed:

Click on Next to continue.
The following dialog is displayed:

Select I accept the terms of the License Agreement and click on Next to continue.
The following dialog is displayed:

Select Panorama PON Server and Client and click on Next to continue.
The following dialog is displayed:

Select Upgrade to continue with the Panorama PON upgrade.
The following dialog is displayed:

Specify the full path to your Panorama PON 30.0 license file, then Click Next to continue
The following dialog box is displayed:

Select Custom and click Next to continue.
The following dialog is displayed:

Click on Next to continue.
The following dialog is displayed:

Click on Next to continue.
The following dialog is displayed:

Use the pull-down menu to select your Management Address. Click on Next to continue with the installation.
The following dialog is displayed:

Click on Next to accept the defaults and continue with the installation.
The following dialog is displayed:

Click on Next to accept the default and continue with the installation.
The following prompt is displayed:

Click on Oracle to use the Oracle Database option.
The following prompt is displayed:

Click on Remote Database Configuration to continue with the installation.
The following dialog is displayed.

Specify your Remote Oracle 11g Server host-name. The remote Oracle Server for this example is called thor. If using global database names replace this step with those on Appendix D.
Click on Next to continue with the installation.
The following dialog is displayed:

Click on Next to accept the default values and continue with the installation.
The following prompt is displayed:

Select Upgrade to continue with the Panorama PON installation.
The previous release’s (29.1) uninstaller is called and the following dialog is displayed

Select Uninstall to uninstall the current installation (of Panorama PON 29.0).


Select Done to Restart the server. If it does not restart you must restart it manually. The upgrade will continue after the restart.
The Server will restart.
After the server restarts the Panorama PON upgrade will continue. The following dialog is displayed:

The Pre-Installation Summary is displayed. Review the information displayed, then click on Install to continue with the upgrade.
The following progress bar is displayed (at the bottom of the dialog) as the installation continues.

Progress bars (like the ones below) are displayed as the installation nears completion.


The following Information dialog is displayed once a successful schema upgrade is detected.

Click on OK to continue with the upgrade.
The following prompt is displayed to the user.

Click on Yes to start the Panorama PON services and complete the installation.
The following dialog is displayed:

Click on Done to complete the installation.
Tellabs backupems/restoreems on a Remote Oracle Database
Introduction
By default, the backupems and restoreems utilities that reside on every Panorama PON deployment are not supported in a remote Oracle Database environment. This document will go through the necessary setup for getting the utilities to function in such remote Oracle Database deployments. This functionality is supported on all Panorama PON 30+ Systems.
Prerequisites
The following prerequisites must hold;
- The EMS is functional and has been set-up to work with a remote Oracle DB environment.
- The Oracle client installation on the EMS host has been installed and has the impdp and expdp Oracle scripts available.
- These utilities are optional at installation time and are typically deployed with an Administrator installation.

- Verify the expdp and impdp utilities are available in the %ORACLE_HOME%/bin folder.
- The ORACLE_HOME environmental variable has been defined (and is available on cmd shells).
- A typical value for ORACLE_HOME on the EMS host (i.e. the Oracle client) is as follows;
- C:appAdministratorproduct11.2.0client_1
- As usual, verify that you can connect to the remote Oracle instance using EZ Connect and Listener. Refer to Appendix C.
Folder Setup
Folders to store the EMS Database and Security key data must be established on both the EMS host and the Oracle host. After successful completion of the backupems utility, the Oracle Datapump result file (*.dmp file) will reside on the Oracle host folders and the Security Key (and Property file) data will reside on the EMS host folders.
The Folders specified (when prompted by backupems/restoreems) must be the same relative to the corresponding root folder;
For example, on Windows the following folders may be specified c:optoraclebackupfiles (c:optoraclebackuplogs) and on Unix the following folders may be specified /opt/oracle/backupfiles (/opt/oracle/backuplogs).
On the remote Oracle host ensure that the folders are read/write/execute by the (Unix) oracle user. On the EMS host verify that the folders are writable by the Administrator (or the user performing the backupems/restoreems operation).


Executing the backupems utility
To execute the backupems utility on the EMS host perform the following steps;
1) Bring up a cmd shell with elevated privileges (i.e. as Administrator).
2) Traverse to the %EMS_HOME%/server folder.
3) Execute the backupems utility.
4) When specifying the path to the backuplogs or backupfiles folders make sure you specify folders in their corresponding Unix format.
a) i.e. /opt/oracle/backuplogs and /opt/oracle/backupfiles
5) The utility should report success if it functioned.
a) To verify that the operation was successful you can inspect the corresponding folders on the EMS host and the Oracle host. Some sample contents are below;


Sample output for executing backupems is available on Appendix E. Note the folder paths specified (in red).
Executing the restoreems utility
To execute the backupems utility on the EMS host perform the following steps;
1) Bring up a cmd shell with elevated privileges (i.e. as Administrator).
2) Traverse to the %EMS_HOME%/server folder.
3) Execute the restoreems utility.
4) When specifying the path to the backuplogs or backupfiles folders make sure you specify folders in their corresponding Unix format. The folders should be the same ones specified when performing the corresponding backup (using backupems).
a) i.e. /opt/oracle/backuplogs and /opt/oracle/backupfiles
Sample output for executing backupems is available on Appendix F. Note the folder paths specified (in red).
Appendix A
Instructions for installing the Oracle Client.
Download the Oracle 11g client from www.oracle.com. This example is using win32_11gR2_client.zip (684581290 bytes).
- Unzip the contents of win32_11gR2_client.zip. On this example the contents were extracted into c:win32_11gR2_client.
- Open a windows explorer and navigate to c:win32_11gR2_client.
- Double-click/Execute the setup application.

- The following dialog is displayed.
- Select Runtime (as displayed above) and click Next.
- The following dialog is displayed.
- Click Next to accept the default (of English).
- The following dialog is displayed.
- Click Next to accept the default (or modify the Oracle Base to change the installation folder).
- The following progress bar is displayed.
- The following Summary page is displayed.
- Click on Finish to continue with the installation.
- The following progress bar is displayed.
- The following dialog is displayed.
- Click on Close to complete the installation.
Appendix B-1
The instructions below are to configure the Oracle 11g Client to connect to a remote Oracle 11g Database. The Oracle 11g Client must already be installed prior to executing these steps (see Appendix A above). Verify that you have connectivity with the Oracle 11g Server (i.e. ping the server host-name from the client. Ping the client from the server, etc.).
- Using the Windows start menu navigate to the Oracle 11g Configuration and Migration Tools menu.
- Double click on Net Configuration Assistant to bring up the application.
- The following Dialog is displayed.
- Select Local Net Service Name configuration (as depicted above) and click on Next to continue.
- The following dialog is displayed.
- Select Add (as depicted above) and click on Next to continue.
- The following dialog is displayed.
- Enter your Panorama PON database Service Name (EMS) as your service name (as depicted above). Click Next to continue.
- The following dialog is displayed.
- Click on Next to accept the default of TCP.
- The following dialog is displayed.
- Enter your Oracle 11g Database server Host-name (as depicted above). This example’s Oracle Server host-name is thor.
- Click on Next (or modify your listener port if necessary) to continue with the installation.
- The following dialog is depicted.
- Select No, do not test to skip the connectivity test (as depicted above). A separate connectivity test will be conducted after the configuration is completed. Click on Next to continue.
- The following dialog is displayed.
- Click on Next to accept the Net Service Name of EMS.
- The following dialog is displayed.
- Click on Next to not configure another net service name.
- The following dialog is displayed.
- Click on Next to complete the configuration.
- Click on Finish to close the Oracle Net Configuration Assistant.
Appendix B-2
The instructions below are to configure the Oracle 11g Client to connect to a remote Oracle 11g Database configured to use Global Database Names. The Oracle 11g Client must already be installed prior to executing these steps (see Appendix A above). Verify that you have connectivity with the Oracle 11g Server (i.e. ping the server host-name from the client. Ping the client from the server, etc.).
- Using the Windows start menu navigate to the Oracle 11g Configuration and Migration Tools menu.
- Double click on Net Configuration Assistant to bring up the application.
- The following Dialog is displayed.
- Select Local Net Service Name configuration (as depicted above) and click on Next to continue.
- The following dialog is displayed.
- Select Add (as depicted above) and click on Next to continue.
- The following dialog is displayed.
- Enter your Panorama PON global database name (ex. EMS.YOURDOMAIN.NET) as your service name (as depicted above). Click Next to continue.
- The following dialog is displayed.
- Click on Next to accept the default of TCP.
- The following dialog is displayed.
- Enter your Oracle 11g Database server Host-name (as depicted above). This example’s Oracle Server host-name is thor.
- Click on Next (or modify your listener port if necessary) to continue with the installation.
- The following dialog is depicted.
- Select No, do not test to skip the connectivity test (as depicted above). A separate connectivity test will be conducted after the configuration is completed. Click on Next to continue.
- The following dialog is displayed.
- Enter your global database name (ex. EMS.YOURDOMAIN.NET) as your Net Service Name. click on Next to continue.
- The following dialog is displayed.
- Click on Next to not configure another net service name.
- The following dialog is displayed.
Appendix C
The instructions below are to verify connectivity with a remote DB (via the Oracle 11g Client). The Oracle 11g Client must be installed and configured prior to executing these steps (see Appendix A and Appendix B-1 or Appendix B-2).
- Bring up a new Command Prompt/Shell and verify that you can connect to the remote DB by using the following commands.
- If you are able to connect to your remote Oracle 11g database using the commands above without errors you are ready to install Panorama PON.

- Click on Next to complete the configuration.
- Click on Finish to close the Oracle Net Configuration Assistant.
Appendix D
The instructions below are for configuring the Panorama PON 29.0 Oracle Database Connection Parameters when using global database names.
- The following dialog is displayed.
- Specify your Remote Oracle 11g Server host-name. The remote Oracle Server for this example is called thor. Specify your global database name (ex. EMS.YOURDOMAIN.NET) as your Database SID.
Appendix E
Sample execution of backupems;
C:TellabsPanoramaPONbbmgrserver>backupems
C:TellabsPanoramaPONbbmgrserver>cd /D c:TellabsPanoramaPONbbmgrserver
C:TellabsPanoramaPONbbmgrserver>c:TellabsPanoramaPONPerlbinperl.exe c:TellabsPanoramaPONbbmgrserverbackupd
b.pl
Checking Platform:MSWin32
Detecting Windows Operating System.
Oracle Home Is C:appAdministratorproduct11.2.0client_1
Ems Home Is C:TellabsPanoramaPONbbmgr
Remote Database Installation Detected.
Enter oracle user that will perform the data pump backup[SYSTEM]:
Enter the SYSTEM user password[tellabs]:
Enter oracle database SID [EMS]:
Where should the backup logs be stored
enter full path or press enter key for
default: [C:TellabsPanoramaPONbbmgrserverbackuplogs] ? /opt/oracle/backuplogs
Where should the backup files be stored
enter full path or press enter key for
default: [C:TellabsPanoramaPONbbmgrserverbackupfiles] ? /opt/oracle/backupfiles
Enter the name of the backup file [201805251018.dmp]
Oracle Home Is C:appAdministratorproduct11.2.0client_1
Ems Home Is C:TellabsPanoramaPONbbmgr
Backup/Restore Properties Don't exist
How many backup files would you like to keep?[15]:
Backup Log Directory is /opt/oracle/backuplogs
Backing up 11XX schema version 30.1.0.2
LOGIN: C:appAdministratorproduct11.2.0client_1/bin/sqlplus -SILENT SYSTEM/tellabs@EMS
Creating DB Link to Remote DB!
LOGIN: C:appAdministratorproduct11.2.0client_1/bin/sqlplus -SILENT SYSTEM/tellabs@EMS
Executing: C:appAdministratorproduct11.2.0client_1/bin/expdp SYSTEM/tellabs@EMS parfile=C:/Tellabs/PanoramaPON/bbmg
r/server/backup.par.4092
Export: Release 11.2.0.1.0 - Production on Fri May 25 10:18:27 2018
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Release 11.2.0.4.0 - 64bit Production
Starting "SYSTEM"."SYS_EXPORT_SCHEMA_01": SYSTEM/********@EMS parfile=C:/Tellabs/PanoramaPON/bbmgr/server/backup.par.40
92
Estimate in progress using BLOCKS method...
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 17.12 MB
Processing object type SCHEMA_EXPORT/USER
Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
Processing object type SCHEMA_EXPORT/ROLE_GRANT
Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
Processing object type SCHEMA_EXPORT/TABLESPACE_QUOTA
Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
Processing object type SCHEMA_EXPORT/SYNONYM/SYNONYM
Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
Processing object type SCHEMA_EXPORT/SEQUENCE/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/TABLE/TABLE
Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_SPEC
Processing object type SCHEMA_EXPORT/FUNCTION/FUNCTION
Processing object type SCHEMA_EXPORT/PACKAGE/COMPILE_PACKAGE/PACKAGE_SPEC/ALTER_PACKAGE_SPEC
Processing object type SCHEMA_EXPORT/FUNCTION/ALTER_FUNCTION
Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
Processing object type SCHEMA_EXPORT/VIEW/VIEW
Processing object type SCHEMA_EXPORT/VIEW/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
Processing object type SCHEMA_EXPORT/TABLE/TRIGGER
Processing object type SCHEMA_EXPORT/VIEW/TRIGGER
. . exported "SALUKI_OWNER"."ACLCONF" 7.015 KB 0 rows
. . exported "SALUKI_OWNER"."ACLDESTV4" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."ACLDESTV6" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."ACLDSTMAC" 6.226 KB 0 rows
. . exported "SALUKI_OWNER"."ACLFILTER" 19.21 KB 0 rows
. . exported "SALUKI_OWNER"."ACLMODE_ENUMVAL" 5.953 KB 4 rows
. . exported "SALUKI_OWNER"."ACLPROFILE" 7.867 KB 0 rows
. . exported "SALUKI_OWNER"."ACLSRCIPV4" 6.632 KB 0 rows
. . exported "SALUKI_OWNER"."ACLSRCIPV6" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."ACLSRCMAC" 7.054 KB 0 rows
. . exported "SALUKI_OWNER"."ACTIVEALARM" 13.68 KB 0 rows
. . exported "SALUKI_OWNER"."ADMINSTATE_ENUMVAL" 5.906 KB 2 rows
. . exported "SALUKI_OWNER"."AIDSELECTOR" 7.054 KB 0 rows
. . exported "SALUKI_OWNER"."ALARM" 7.867 KB 0 rows
. . exported "SALUKI_OWNER"."ALARMCONDTYPE_ENUMVAL" 14.89 KB 147 rows
. . exported "SALUKI_OWNER"."ALARMFILTER" 6.343 KB 2 rows
. . exported "SALUKI_OWNER"."ALARMFILTER_AID" 8.5 KB 56 rows
. . exported "SALUKI_OWNER"."ALARMFILTER_AIDCONTTYPE" 6.273 KB 0 rows
. . exported "SALUKI_OWNER"."ALARMPROBCAUSEMAP_ENUMVAL" 10.35 KB 90 rows
. . exported "SALUKI_OWNER"."ALARMPROFILE" 5.929 KB 2 rows
. . exported "SALUKI_OWNER"."ALARMPROFILETYPE_ENUMVAL" 5.937 KB 2 rows
. . exported "SALUKI_OWNER"."ALARMSEVERITY_ENUMVAL" 6.015 KB 7 rows
. . exported "SALUKI_OWNER"."ALMSEVASSIGNMENT" 9.203 KB 32 rows
. . exported "SALUKI_OWNER"."ALRMARCHIVE1" 13.28 KB 0 rows
. . exported "SALUKI_OWNER"."ALRMARCHIVE2" 13.28 KB 0 rows
. . exported "SALUKI_OWNER"."ALRMARCHIVE3" 13.28 KB 0 rows
. . exported "SALUKI_OWNER"."ALRMARCHIVE4" 13.28 KB 0 rows
. . exported "SALUKI_OWNER"."ALRMARCHIVE5" 13.28 KB 0 rows
. . exported "SALUKI_OWNER"."ALRMMODEL" 7.109 KB 0 rows
. . exported "SALUKI_OWNER"."AMUCONFIG" 5.843 KB 0 rows
. . exported "SALUKI_OWNER"."AMUPORTCFG" 6.656 KB 0 rows
. . exported "SALUKI_OWNER"."ANNEXAB_ENUMVAL" 5.906 KB 2 rows
. . exported "SALUKI_OWNER"."ANNEXSUBMSK_ENUMVAL" 6.351 KB 15 rows
. . exported "SALUKI_OWNER"."ARCHIVELOGSTATS" 7.101 KB 0 rows
. . exported "SALUKI_OWNER"."AUTHCTRLMODE_ENUMVAL" 5.968 KB 3 rows
. . exported "SALUKI_OWNER"."AUTHPROTOCOL_ENUMVAL" 5.953 KB 3 rows
. . exported "SALUKI_OWNER"."AVAILABILITYSTATE_ENUMVAL" 6.148 KB 11 rows
. . exported "SALUKI_OWNER"."BALANCEMODE_ENUMVAL" 5.867 KB 2 rows
. . exported "SALUKI_OWNER"."BBC7CONFIG" 5.421 KB 0 rows
. . exported "SALUKI_OWNER"."BBCCONFIG" 5.414 KB 0 rows
. . exported "SALUKI_OWNER"."BBMGR_INFO" 5.445 KB 1 rows
. . exported "SALUKI_OWNER"."BONDINGGROUP" 7.906 KB 0 rows
. . exported "SALUKI_OWNER"."BRIDGEPROFILE" 7.093 KB 0 rows
. . exported "SALUKI_OWNER"."BRIDGETYPE_ENUMVAL" 6.007 KB 5 rows
. . exported "SALUKI_OWNER"."CASPARAMS" 16.82 KB 0 rows
. . exported "SALUKI_OWNER"."CASPASSWORDHIST" 6.226 KB 0 rows
. . exported "SALUKI_OWNER"."CASUSER" 9.085 KB 0 rows
. . exported "SALUKI_OWNER"."CASUSERLEVEL_ENUMVAL" 6.093 KB 8 rows
. . exported "SALUKI_OWNER"."CHANCONF" 8 KB 2 rows
. . exported "SALUKI_OWNER"."CIDR" 5.828 KB 0 rows
. . exported "SALUKI_OWNER"."CIRCUITPACK" 8.304 KB 0 rows
. . exported "SALUKI_OWNER"."CIRCUITPACKAVAIL" 5.859 KB 0 rows
. . exported "SALUKI_OWNER"."CIRCUITPACKPROFILES" 5.843 KB 0 rows
. . exported "SALUKI_OWNER"."CIRCUITPACKSTATUS" 11.21 KB 0 rows
. . exported "SALUKI_OWNER"."CIRCUITPACKTEMPLATE" 6.343 KB 1 rows
. . exported "SALUKI_OWNER"."CIRCUITPACKTEMPLATERULE" 6.398 KB 13 rows
. . exported "SALUKI_OWNER"."CIRCUITPACKTYPE_ENUMVAL" 7.960 KB 106 rows
. . exported "SALUKI_OWNER"."CIRCUITPACK_D" 5.820 KB 0 rows
. . exported "SALUKI_OWNER"."CISTBRIDGE" 9.593 KB 0 rows
. . exported "SALUKI_OWNER"."CISTPORT" 9.531 KB 0 rows
. . exported "SALUKI_OWNER"."CONNECTION" 6.664 KB 0 rows
. . exported "SALUKI_OWNER"."CONNECTIONTYPE_ENUMVAL" 6.320 KB 10 rows
. . exported "SALUKI_OWNER"."CONNECTION_EP" 9.062 KB 0 rows
. . exported "SALUKI_OWNER"."CONNFILTERCRITERIA" 6.25 KB 0 rows
. . exported "SALUKI_OWNER"."CONNFILTERPROFILE" 5.867 KB 0 rows
. . exported "SALUKI_OWNER"."CONNFILTERTYPE_ENUMVAL" 5.929 KB 3 rows
. . exported "SALUKI_OWNER"."CONTROLDIRECTION_ENUMVAL" 5.914 KB 2 rows
. . exported "SALUKI_OWNER"."COSTYPE_ENUMVAL" 5.914 KB 4 rows
. . exported "SALUKI_OWNER"."COUNTRYCODES" 6.031 KB 6 rows
. . exported "SALUKI_OWNER"."CREATIONPROFILE" 6.343 KB 1 rows
. . exported "SALUKI_OWNER"."CREATIONRULE" 9.562 KB 0 rows
. . exported "SALUKI_OWNER"."DATACONNECTION" 11.64 KB 0 rows
. . exported "SALUKI_OWNER"."DATACONNECTIONPROFILE" 18.75 KB 3 rows
. . exported "SALUKI_OWNER"."DEVICEEDGEQUEUE" 5.851 KB 0 rows
. . exported "SALUKI_OWNER"."DEVSPECIFICQUEUESIZE" 5.867 KB 0 rows
. . exported "SALUKI_OWNER"."DIUCONFIG" 9.937 KB 0 rows
. . exported "SALUKI_OWNER"."DNSCONFIG" 6.671 KB 0 rows
. . exported "SALUKI_OWNER"."DOMAIN" 5.812 KB 0 rows
. . exported "SALUKI_OWNER"."DS0LINE" 8.75 KB 0 rows
. . exported "SALUKI_OWNER"."DS1LINE" 8.359 KB 0 rows
. . exported "SALUKI_OWNER"."DSCPMAPPROFILE" 5.890 KB 1 rows
. . exported "SALUKI_OWNER"."DSCPPBITMAP" 8.976 KB 64 rows
. . exported "SALUKI_OWNER"."DSLLINE" 7.031 KB 0 rows
. . exported "SALUKI_OWNER"."DSLPROFILE" 7.539 KB 1 rows
. . exported "SALUKI_OWNER"."DSQSIZETLABS7XX" 6.25 KB 0 rows
. . exported "SALUKI_OWNER"."EDGEQUEUEDEVTYPE_ENUMVAL" 5.898 KB 1 rows
. . exported "SALUKI_OWNER"."EMSUSER" 11.28 KB 1 rows
. . exported "SALUKI_OWNER"."EMSUSERPASSWDHIST" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."EMSUSER_D" 5.812 KB 0 rows
. . exported "SALUKI_OWNER"."ENTITYTYPES_ENUMVAL" 6.328 KB 15 rows
. . exported "SALUKI_OWNER"."EPTYPE_ENUMVAL" 5.984 KB 4 rows
. . exported "SALUKI_OWNER"."EQPPROFILE" 6.695 KB 1 rows
. . exported "SALUKI_OWNER"."EQPPROFILETYPE_ENUMVAL" 5.921 KB 2 rows
. . exported "SALUKI_OWNER"."ESLLINE" 9.476 KB 0 rows
. . exported "SALUKI_OWNER"."ESLLINESPEED_ENUMVAL" 6.023 KB 8 rows
. . exported "SALUKI_OWNER"."ESLPROFILE" 12.67 KB 1 rows
. . exported "SALUKI_OWNER"."ETHERNETPORT" 6.640 KB 0 rows
. . exported "SALUKI_OWNER"."EVENT" 9.539 KB 0 rows
. . exported "SALUKI_OWNER"."EXPECTEDCPTYPE_ENUMVAL" 8.476 KB 88 rows
. . exported "SALUKI_OWNER"."FORWARDTYPE_ENUMVAL" 5.906 KB 2 rows
. . exported "SALUKI_OWNER"."FRAMEMODE_ENUMVAL" 5.890 KB 2 rows
. . exported "SALUKI_OWNER"."GPONPORT" 8.281 KB 0 rows
. . exported "SALUKI_OWNER"."GSFN_ENUMVAL" 8.476 KB 53 rows
. . exported "SALUKI_OWNER"."GWEP_STATUSTYPE_ENUMVAL" 5.953 KB 3 rows
. . exported "SALUKI_OWNER"."GWVOICEENDPOINT" 6.671 KB 0 rows
. . exported "SALUKI_OWNER"."GWYCHANNELTYPE_ENUMVAL" 5.890 KB 3 rows
. . exported "SALUKI_OWNER"."GWYIFGRPROLE_ENUMVAL" 6.851 KB 26 rows
. . exported "SALUKI_OWNER"."HASHINGALGORITHM_ENUMVAL" 5.984 KB 6 rows
. . exported "SALUKI_OWNER"."IFGROUPMODETYPE_ENUMVAL" 5.953 KB 3 rows
. . exported "SALUKI_OWNER"."IFGROUPSWITCHTYPE_ENUMVAL" 5.968 KB 4 rows
. . exported "SALUKI_OWNER"."IFGROUPTYPE_ENUMVAL" 5.976 KB 4 rows
. . exported "SALUKI_OWNER"."IGMPPROFILE" 6.710 KB 1 rows
. . exported "SALUKI_OWNER"."IGPECONFIG" 5.429 KB 0 rows
. . exported "SALUKI_OWNER"."IMPEDANCEDS0_ENUMVAL" 5.929 KB 3 rows
. . exported "SALUKI_OWNER"."INPMIN_ENUMVAL" 5.914 KB 7 rows
. . exported "SALUKI_OWNER"."INTERFACECABLE_ENUMVAL" 5.890 KB 3 rows
. . exported "SALUKI_OWNER"."INTERFACEGROUP" 12.04 KB 0 rows
. . exported "SALUKI_OWNER"."INTERFACESPEED_ENUMVAL" 6.062 KB 7 rows
. . exported "SALUKI_OWNER"."INTERNALVLAN_TRANSLATION" 7.109 KB 0 rows
. . exported "SALUKI_OWNER"."IPASSIGNMENTMODE_ENUMVAL" 5.937 KB 4 rows
. . exported "SALUKI_OWNER"."ISDNMODE_ENUMVAL" 5.937 KB 7 rows
. . exported "SALUKI_OWNER"."LACPMODE_ENUMVAL" 5.898 KB 2 rows
. . exported "SALUKI_OWNER"."LACPTIMER_ENUMVAL" 5.976 KB 2 rows
. . exported "SALUKI_OWNER"."LAGINTERFACE" 11.67 KB 0 rows
. . exported "SALUKI_OWNER"."LAGINTERFACETYPE_ENUMVAL" 5.968 KB 5 rows
. . exported "SALUKI_OWNER"."LAGPORT" 6.210 KB 0 rows
. . exported "SALUKI_OWNER"."LAGVLANMAP" 11.20 KB 0 rows
. . exported "SALUKI_OWNER"."LINE" 7.031 KB 0 rows
. . exported "SALUKI_OWNER"."LINEADMINSTATE" 5.843 KB 0 rows
. . exported "SALUKI_OWNER"."LINEARINTERFACE" 6.648 KB 0 rows
. . exported "SALUKI_OWNER"."LINECODING_ENUMVAL" 5.921 KB 3 rows
. . exported "SALUKI_OWNER"."LINEDATARATE_ENUMVAL" 5.992 KB 8 rows
. . exported "SALUKI_OWNER"."LINEEQUALIZATIONMODE_ENUMVAL" 6.062 KB 5 rows
. . exported "SALUKI_OWNER"."LINEEQUALIZATION_ENUMVAL" 6.085 KB 9 rows
. . exported "SALUKI_OWNER"."LINEPHYSCONF" 11.46 KB 2 rows
. . exported "SALUKI_OWNER"."LINETYPE_ENUMVAL" 6.343 KB 28 rows
. . exported "SALUKI_OWNER"."LLDPBRIDGE" 8.359 KB 0 rows
. . exported "SALUKI_OWNER"."LLDPNETWORKPOLICY" 6.835 KB 3 rows
. . exported "SALUKI_OWNER"."LLDPPROFILE" 19.06 KB 1 rows
. . exported "SALUKI_OWNER"."LOCALPOLICY" 11.55 KB 2 rows
. . exported "SALUKI_OWNER"."MANAGEDELEMENT" 26.19 KB 0 rows
. . exported "SALUKI_OWNER"."MANAGEDELEMENTTYPE_ENUMVAL" 5.960 KB 4 rows
. . exported "SALUKI_OWNER"."MANAGEDELEMENT_D" 5.835 KB 0 rows
. . exported "SALUKI_OWNER"."MANAGEMENT_NAT" 5.820 KB 0 rows
. . exported "SALUKI_OWNER"."MANIFEST" 5.414 KB 0 rows
. . exported "SALUKI_OWNER"."MDIXMODE_ENUMVAL" 5.875 KB 2 rows
. . exported "SALUKI_OWNER"."MECONFIG" 31.46 KB 0 rows
. . exported "SALUKI_OWNER"."MEPROFILE" 7.039 KB 0 rows
. . exported "SALUKI_OWNER"."MOCALINE" 5.007 KB 0 rows
. . exported "SALUKI_OWNER"."MSTIBRIDGE" 6.25 KB 0 rows
. . exported "SALUKI_OWNER"."MSTIPORT" 6.648 KB 0 rows
. . exported "SALUKI_OWNER"."NACDEFAULTVLAN" 5.835 KB 0 rows
. . exported "SALUKI_OWNER"."NACGUESTVLAN" 5.828 KB 0 rows
. . exported "SALUKI_OWNER"."NACPROFILE" 25.66 KB 1 rows
. . exported "SALUKI_OWNER"."NCCCONFIG" 5.015 KB 0 rows
. . exported "SALUKI_OWNER"."NDCCONFIG" 5.414 KB 0 rows
. . exported "SALUKI_OWNER"."NECLASS_ENUMVAL" 5.906 KB 3 rows
. . exported "SALUKI_OWNER"."NECLASS_REL_CONDITIONTYPE" 6.960 KB 148 rows
. . exported "SALUKI_OWNER"."NELOCATIONTYPE_ENUMVAL" 5.914 KB 2 rows
. . exported "SALUKI_OWNER"."NEPRIVOPERATION_ENUMVAL" 5.851 KB 0 rows
. . exported "SALUKI_OWNER"."NEROLEPRIV" 5.820 KB 0 rows
. . exported "SALUKI_OWNER"."NESNMPCFG" 5.820 KB 0 rows
. . exported "SALUKI_OWNER"."NESYSTEMPRIV" 6.25 KB 0 rows
. . exported "SALUKI_OWNER"."NETARGETADDR" 9.515 KB 0 rows
. . exported "SALUKI_OWNER"."NETARGETPARAMS" 7.062 KB 0 rows
. . exported "SALUKI_OWNER"."NEUSER" 7.843 KB 0 rows
. . exported "SALUKI_OWNER"."NEUSERROLES" 5.820 KB 0 rows
. . exported "SALUKI_OWNER"."NE_ATAG" 5.828 KB 0 rows
. . exported "SALUKI_OWNER"."NE_TL1ALARMFILTER" 6.242 KB 0 rows
. . exported "SALUKI_OWNER"."NOTIFYTYPE_ENUMVAL" 5.875 KB 2 rows
. . exported "SALUKI_OWNER"."NTPHOST" 7.882 KB 0 rows
. . exported "SALUKI_OWNER"."NVCCONFIG" 5.015 KB 0 rows
. . exported "SALUKI_OWNER"."OCSPCONFIG" 7.070 KB 0 rows
. . exported "SALUKI_OWNER"."ODPARAMS" 8.734 KB 1 rows
. . exported "SALUKI_OWNER"."OLTDEFAULTSETTING" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."ONTCONFIG" 16.29 KB 0 rows
. . exported "SALUKI_OWNER"."OPERATIONALSTATE_ENUMVAL" 5.914 KB 2 rows
. . exported "SALUKI_OWNER"."PAEAUTH" 11.67 KB 0 rows
. . exported "SALUKI_OWNER"."PAEPROFILE" 13.06 KB 1 rows
. . exported "SALUKI_OWNER"."PAERADIUSLIST" 6.312 KB 1 rows
. . exported "SALUKI_OWNER"."PAN_CONNECTION_EP" 7.843 KB 0 rows
. . exported "SALUKI_OWNER"."PASSWORDFUNC" 10.13 KB 2 rows
. . exported "SALUKI_OWNER"."PBITMODE_ENUMVAL" 5.906 KB 3 rows
. . exported "SALUKI_OWNER"."PBITQUEUEMAPTLABS7XX" 6.265 KB 0 rows
. . exported "SALUKI_OWNER"."PERCEIVEDSEVERITY_ENUMVAL" 5.976 KB 5 rows
. . exported "SALUKI_OWNER"."PKTMONITORCFG" 9.109 KB 0 rows
. . exported "SALUKI_OWNER"."PKTMONITORTYPECFG" 9.164 KB 0 rows
. . exported "SALUKI_OWNER"."POEPROFILE" 8.437 KB 1 rows
. . exported "SALUKI_OWNER"."PONOFFSET" 6.328 KB 64 rows
. . exported "SALUKI_OWNER"."PONPROFILE" 17.51 KB 3 rows
. . exported "SALUKI_OWNER"."PONTEMPLATE" 6.242 KB 0 rows
. . exported "SALUKI_OWNER"."PONTEMPLATERULES" 9.156 KB 0 rows
. . exported "SALUKI_OWNER"."PORT" 6.640 KB 0 rows
. . exported "SALUKI_OWNER"."PORTTYPE_ENUMVAL" 5.898 KB 2 rows
. . exported "SALUKI_OWNER"."PORT_D" 6.609 KB 0 rows
. . exported "SALUKI_OWNER"."PRIVILEGELEVEL_ENUMVAL" 6.023 KB 6 rows
. . exported "SALUKI_OWNER"."PRIVILEGEOPERATION_ENUMVAL" 6.554 KB 17 rows
. . exported "SALUKI_OWNER"."PRIVPROTOCOL_ENUMVAL" 5.937 KB 3 rows
. . exported "SALUKI_OWNER"."PROBABLECAUSE_ENUMVAL" 9.609 KB 90 rows
. . exported "SALUKI_OWNER"."PROFILES_D" 6.218 KB 0 rows
. . exported "SALUKI_OWNER"."PROTECTIONGROUP" 9.898 KB 0 rows
. . exported "SALUKI_OWNER"."PROTECTIONGRPMAPPING" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."PROTOCOLTYPE_ENUMVAL" 6.054 KB 8 rows
. . exported "SALUKI_OWNER"."QUEUESIZEPROFILE" 5.429 KB 0 rows
. . exported "SALUKI_OWNER"."RADIUSAIDSELECTORLIST" 5.843 KB 0 rows
. . exported "SALUKI_OWNER"."RADIUSCONFIG" 9.164 KB 0 rows
. . exported "SALUKI_OWNER"."RADIUSHOST" 7.445 KB 0 rows
. . exported "SALUKI_OWNER"."RADIUSPROFILE" 7.187 KB 1 rows
. . exported "SALUKI_OWNER"."RADIUSPROFILELIST" 5.835 KB 0 rows
. . exported "SALUKI_OWNER"."RADIUSSRCMAC" 6.242 KB 0 rows
. . exported "SALUKI_OWNER"."RATEMODE_ENUMVAL" 5.921 KB 3 rows
. . exported "SALUKI_OWNER"."RESISTANCEDS0_ENUMVAL" 5.921 KB 3 rows
. . exported "SALUKI_OWNER"."RINGINTERFACE" 7.421 KB 0 rows
. . exported "SALUKI_OWNER"."RINGTABLE" 7.492 KB 0 rows
. . exported "SALUKI_OWNER"."ROLE" 6.054 KB 5 rows
. . exported "SALUKI_OWNER"."ROLEPRIVILEGES" 8.398 KB 43 rows
. . exported "SALUKI_OWNER"."RSTPPROFILE" 12.15 KB 1 rows
. . exported "SALUKI_OWNER"."RTPHOSTCFG" 8.257 KB 0 rows
. . exported "SALUKI_OWNER"."SECMGRCFG" 5.843 KB 0 rows
. . exported "SALUKI_OWNER"."SERVICEPROFILE" 18.01 KB 0 rows
. . exported "SALUKI_OWNER"."SERVICETYPE_ENUMVAL" 6.125 KB 11 rows
. . exported "SALUKI_OWNER"."SHELF" 8.265 KB 0 rows
. . exported "SALUKI_OWNER"."SHELFTYPE_ENUMVAL" 6.25 KB 16 rows
. . exported "SALUKI_OWNER"."SIGNALLINGDS0_ENUMVAL" 5.921 KB 5 rows
. . exported "SALUKI_OWNER"."SIPHOSTCFG" 8.257 KB 0 rows
. . exported "SALUKI_OWNER"."SIP_AGENTPROFILE" 11.26 KB 1 rows
. . exported "SALUKI_OWNER"."SIP_DIALPLAN" 6.757 KB 2 rows
. . exported "SALUKI_OWNER"."SIP_USER" 7.812 KB 0 rows
. . exported "SALUKI_OWNER"."SNMPCONFIG" 7.039 KB 0 rows
. . exported "SALUKI_OWNER"."SNMPMGRCONFIG" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."SNMPSECLVL_ENUMVAL" 5.929 KB 3 rows
. . exported "SALUKI_OWNER"."SNMPSECURITY_ENUMVAL" 5.890 KB 3 rows
. . exported "SALUKI_OWNER"."SNMPSTORAGE_ENUMVAL" 5.875 KB 1 rows
. . exported "SALUKI_OWNER"."SNMPUSER" 9.117 KB 0 rows
. . exported "SALUKI_OWNER"."SNMPVERSION_ENUMVAL" 5.890 KB 3 rows
. . exported "SALUKI_OWNER"."SOFTSWITCHTYPE_ENUMVAL" 6.039 KB 5 rows
. . exported "SALUKI_OWNER"."STARTDS0_ENUMVAL" 5.882 KB 3 rows
. . exported "SALUKI_OWNER"."SUBSCRIBERINFO" 7.421 KB 0 rows
. . exported "SALUKI_OWNER"."SYSLOGCONF" 5.843 KB 0 rows
. . exported "SALUKI_OWNER"."SYSLOGDEST" 7.890 KB 0 rows
. . exported "SALUKI_OWNER"."SYSLOGFACILITY" 6.234 KB 0 rows
. . exported "SALUKI_OWNER"."SYSLOGFILTER" 6.640 KB 0 rows
. . exported "SALUKI_OWNER"."TABLEPERM" 11.48 KB 289 rows
. . exported "SALUKI_OWNER"."TCAPARAMS" 6.695 KB 1 rows
. . exported "SALUKI_OWNER"."TCFGEQPCONFIG" 8.687 KB 0 rows
. . exported "SALUKI_OWNER"."TCFGEQPPORT" 9.515 KB 0 rows
. . exported "SALUKI_OWNER"."TCFGEQPPROFILE" 13.15 KB 1 rows
. . exported "SALUKI_OWNER"."TCFGINFO" 5.835 KB 0 rows
. . exported "SALUKI_OWNER"."TCFGPORTCALLFEATURE" 21.94 KB 0 rows
. . exported "SALUKI_OWNER"."TCFGPORTSERVICE" 26.88 KB 0 rows
. . exported "SALUKI_OWNER"."TCFGSOFTSWITCH" 6.171 KB 9 rows
. . exported "SALUKI_OWNER"."TCM_ENUMVAL" 5.945 KB 6 rows
. . exported "SALUKI_OWNER"."TDUCONFIG" 5.015 KB 0 rows
. . exported "SALUKI_OWNER"."TDUUPLINK" 5.828 KB 0 rows
. . exported "SALUKI_OWNER"."TDU_TIMINGCLIENT" 9.515 KB 0 rows
. . exported "SALUKI_OWNER"."TIMEZONE_ENUMVAL" 8.234 KB 83 rows
. . exported "SALUKI_OWNER"."TL1_NBICFG" 8.421 KB 1 rows
. . exported "SALUKI_OWNER"."TLABS7XXSFUQUEUESIZE" 6.265 KB 0 rows
. . exported "SALUKI_OWNER"."TRANSPORTINTERFACE" 7.078 KB 0 rows
. . exported "SALUKI_OWNER"."TRUSTEDHOST" 7.460 KB 0 rows
. . exported "SALUKI_OWNER"."TRUSTEDHOSTENTRY" 5.828 KB 0 rows
. . exported "SALUKI_OWNER"."USERROLES" 5.867 KB 1 rows
. . exported "SALUKI_OWNER"."USERSUBSCRIBEDLINES" 5.835 KB 0 rows
. . exported "SALUKI_OWNER"."USTAGGEDQSIZETLABS7XX" 6.265 KB 0 rows
. . exported "SALUKI_OWNER"."USUNTAGGEDQSIZETLABS7XX" 6.265 KB 0 rows
. . exported "SALUKI_OWNER"."VLANPROPERTIES" 9.570 KB 0 rows
. . exported "SALUKI_OWNER"."VLAN_PROTOCOL_FILTER" 6.265 KB 0 rows
. . exported "SALUKI_OWNER"."VOICECTRLPERSONALITY_ENUMVAL" 6.023 KB 4 rows
. . exported "SALUKI_OWNER"."VOICELINE" 7.039 KB 0 rows
. . exported "SALUKI_OWNER"."VOICELINE_LINEPARAMS" 15.17 KB 0 rows
. . exported "SALUKI_OWNER"."VOIPCFGMETHOD_ENUMVAL" 5.968 KB 3 rows
. . exported "SALUKI_OWNER"."VOIPNETWORKCFG" 8.703 KB 0 rows
. . exported "SALUKI_OWNER"."WHITELISTASSOCIATION" 6.671 KB 0 rows
. . exported "SALUKI_OWNER"."WHITELISTPROFILE" 5.429 KB 0 rows
Master table "SYSTEM"."SYS_EXPORT_SCHEMA_01" successfully loaded/unloaded
******************************************************************************
Dump file set for SYSTEM.SYS_EXPORT_SCHEMA_01 is:
/opt/oracle/backupfiles/201805251018.dmp
Job "SYSTEM"."SYS_EXPORT_SCHEMA_01" successfully completed at Fri May 25 10:34:43 2018 elapsed 0 00:03:51
Removing DB Link to Remote DB!
LOGIN: C:appAdministratorproduct11.2.0client_1/bin/sqlplus -SILENT SYSTEM/tellabs@EMS
Backing up 11XX data...
Backing up 11XX anchors...
C:TellabsPanoramaPONbbmgr/httpfile/certificates...
The backup has completed successfully.
The log file can be found in optoraclebackuplogs201805251018.explog
C:TellabsPanoramaPONbbmgrserver>
Appendix F
C:TellabsPanoramaPONbbmgrserver>restoreems
C:TellabsPanoramaPONbbmgrserver>cd /D c:TellabsPanoramaPONbbmgrserver
C:TellabsPanoramaPONbbmgrserver>c:TellabsPanoramaPONPerlbinperl.exe c:TellabsPanoramaPONbbmgrserverrestore
db.pl
Checking Platform:MSWin32
Detecting Windows Operating System.
Oracle Home Is C:appAdministratorproduct11.2.0client_1
Ems Home Is C:TellabsPanoramaPONbbmgr
Enter oracle user that will perform the data pump restore[SYSTEM]:
Enter the SYSTEM user password[tellabs]:
Enter oracle database SID [EMS]:
Where are the backup logs stored
enter full path or press enter key for
default: [C:TellabsPanoramaPONbbmgrserverbackuplogs] ? /opt/oracle/backuplogs
Where are the backup files stored
enter full path or press enter key for
default: [C:TellabsPanoramaPONbbmgrserverbackupfiles] ? /opt/oracle/backupfiles
Enter the number of the file to be restored
1 201805241841.dmp
2 201805251018.dmp
3 cancel
[2]
Restoration Log Directory is /opt/oracle/backuplogs
Restoring from disk
Backup Files Directory is /opt/oracle/backupfiles
Backup File Name is 201805251018.dmp
This backup was created on Fri May 25 10:18:27 2018
Is this the backup that is to be restored [y]
LOGIN: C:appAdministratorproduct11.2.0client_1/bin/sqlplus -SILENT SYSTEM/tellabs@EMS
Importing the database from 201805251018.dmp...
Stopping Panorama ...
Running : C:TellabsPanoramaPONbbmgr/server/stopems.cmd
C:TellabsPanoramaPONbbmgrserver>cd /D c:TellabsPanoramaPONbbmgrserver
C:TellabsPanoramaPONbbmgrserver>start /MIN stopemswocas.exe
Dropping the Panorama Schema! Please Wait...
Done Dropping the Panorama Schema!
Restoring C:TellabsPanoramaPONbbmgrserverdata...
Restoring 11XX Security and Parameter Files...
Executing: C:appAdministratorproduct11.2.0client_1/bin/impdp SYSTEM/tellabs@EMS parfile=C:/Tellabs/PanoramaPON/bbmg
r/server/restore.par.3860
Import: Release 11.2.0.1.0 - Production on Fri May 25 10:40:23 2018
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Release 11.2.0.4.0 - 64bit Production
Master table "SYSTEM"."SYS_IMPORT_SCHEMA_01" successfully loaded/unloaded
Starting "SYSTEM"."SYS_IMPORT_SCHEMA_01": SYSTEM/********@EMS parfile=C:/Tellabs/PanoramaPON/bbmgr/server/restore.par.3
860
Processing object type SCHEMA_EXPORT/USER
ORA-31684: Object type USER:"SALUKI_OWNER" already exists
ORA-31684: Object type USER:"SALUKI_USER" already exists
Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
Processing object type SCHEMA_EXPORT/ROLE_GRANT
Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
Processing object type SCHEMA_EXPORT/TABLESPACE_QUOTA
Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
Processing object type SCHEMA_EXPORT/SYNONYM/SYNONYM
Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
Processing object type SCHEMA_EXPORT/SEQUENCE/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/TABLE/TABLE
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
. . imported "SALUKI_OWNER"."ACLCONF" 7.015 KB 0 rows
. . imported "SALUKI_OWNER"."ACLDESTV4" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."ACLDESTV6" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."ACLDSTMAC" 6.226 KB 0 rows
. . imported "SALUKI_OWNER"."ACLFILTER" 19.21 KB 0 rows
. . imported "SALUKI_OWNER"."ACLMODE_ENUMVAL" 5.953 KB 4 rows
. . imported "SALUKI_OWNER"."ACLPROFILE" 7.867 KB 0 rows
. . imported "SALUKI_OWNER"."ACLSRCIPV4" 6.632 KB 0 rows
. . imported "SALUKI_OWNER"."ACLSRCIPV6" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."ACLSRCMAC" 7.054 KB 0 rows
. . imported "SALUKI_OWNER"."ACTIVEALARM" 13.68 KB 0 rows
. . imported "SALUKI_OWNER"."ADMINSTATE_ENUMVAL" 5.906 KB 2 rows
. . imported "SALUKI_OWNER"."AIDSELECTOR" 7.054 KB 0 rows
. . imported "SALUKI_OWNER"."ALARM" 7.867 KB 0 rows
. . imported "SALUKI_OWNER"."ALARMCONDTYPE_ENUMVAL" 14.89 KB 147 rows
. . imported "SALUKI_OWNER"."ALARMFILTER" 6.343 KB 2 rows
. . imported "SALUKI_OWNER"."ALARMFILTER_AID" 8.5 KB 56 rows
. . imported "SALUKI_OWNER"."ALARMFILTER_AIDCONTTYPE" 6.273 KB 0 rows
. . imported "SALUKI_OWNER"."ALARMPROBCAUSEMAP_ENUMVAL" 10.35 KB 90 rows
. . imported "SALUKI_OWNER"."ALARMPROFILE" 5.929 KB 2 rows
. . imported "SALUKI_OWNER"."ALARMPROFILETYPE_ENUMVAL" 5.937 KB 2 rows
. . imported "SALUKI_OWNER"."ALARMSEVERITY_ENUMVAL" 6.015 KB 7 rows
. . imported "SALUKI_OWNER"."ALMSEVASSIGNMENT" 9.203 KB 32 rows
. . imported "SALUKI_OWNER"."ALRMARCHIVE1" 13.28 KB 0 rows
. . imported "SALUKI_OWNER"."ALRMARCHIVE2" 13.28 KB 0 rows
. . imported "SALUKI_OWNER"."ALRMARCHIVE3" 13.28 KB 0 rows
. . imported "SALUKI_OWNER"."ALRMARCHIVE4" 13.28 KB 0 rows
. . imported "SALUKI_OWNER"."ALRMARCHIVE5" 13.28 KB 0 rows
. . imported "SALUKI_OWNER"."ALRMMODEL" 7.109 KB 0 rows
. . imported "SALUKI_OWNER"."AMUCONFIG" 5.843 KB 0 rows
. . imported "SALUKI_OWNER"."AMUPORTCFG" 6.656 KB 0 rows
. . imported "SALUKI_OWNER"."ANNEXAB_ENUMVAL" 5.906 KB 2 rows
. . imported "SALUKI_OWNER"."ANNEXSUBMSK_ENUMVAL" 6.351 KB 15 rows
. . imported "SALUKI_OWNER"."ARCHIVELOGSTATS" 7.101 KB 0 rows
. . imported "SALUKI_OWNER"."AUTHCTRLMODE_ENUMVAL" 5.968 KB 3 rows
. . imported "SALUKI_OWNER"."AUTHPROTOCOL_ENUMVAL" 5.953 KB 3 rows
. . imported "SALUKI_OWNER"."AVAILABILITYSTATE_ENUMVAL" 6.148 KB 11 rows
. . imported "SALUKI_OWNER"."BALANCEMODE_ENUMVAL" 5.867 KB 2 rows
. . imported "SALUKI_OWNER"."BBC7CONFIG" 5.421 KB 0 rows
. . imported "SALUKI_OWNER"."BBCCONFIG" 5.414 KB 0 rows
. . imported "SALUKI_OWNER"."BBMGR_INFO" 5.445 KB 1 rows
. . imported "SALUKI_OWNER"."BONDINGGROUP" 7.906 KB 0 rows
. . imported "SALUKI_OWNER"."BRIDGEPROFILE" 7.093 KB 0 rows
. . imported "SALUKI_OWNER"."BRIDGETYPE_ENUMVAL" 6.007 KB 5 rows
. . imported "SALUKI_OWNER"."CASPARAMS" 16.82 KB 0 rows
. . imported "SALUKI_OWNER"."CASPASSWORDHIST" 6.226 KB 0 rows
. . imported "SALUKI_OWNER"."CASUSER" 9.085 KB 0 rows
. . imported "SALUKI_OWNER"."CASUSERLEVEL_ENUMVAL" 6.093 KB 8 rows
. . imported "SALUKI_OWNER"."CHANCONF" 8 KB 2 rows
. . imported "SALUKI_OWNER"."CIDR" 5.828 KB 0 rows
. . imported "SALUKI_OWNER"."CIRCUITPACK" 8.304 KB 0 rows
. . imported "SALUKI_OWNER"."CIRCUITPACKAVAIL" 5.859 KB 0 rows
. . imported "SALUKI_OWNER"."CIRCUITPACKPROFILES" 5.843 KB 0 rows
. . imported "SALUKI_OWNER"."CIRCUITPACKSTATUS" 11.21 KB 0 rows
. . imported "SALUKI_OWNER"."CIRCUITPACKTEMPLATE" 6.343 KB 1 rows
. . imported "SALUKI_OWNER"."CIRCUITPACKTEMPLATERULE" 6.398 KB 13 rows
. . imported "SALUKI_OWNER"."CIRCUITPACKTYPE_ENUMVAL" 7.960 KB 106 rows
. . imported "SALUKI_OWNER"."CIRCUITPACK_D" 5.820 KB 0 rows
. . imported "SALUKI_OWNER"."CISTBRIDGE" 9.593 KB 0 rows
. . imported "SALUKI_OWNER"."CISTPORT" 9.531 KB 0 rows
. . imported "SALUKI_OWNER"."CONNECTION" 6.664 KB 0 rows
. . imported "SALUKI_OWNER"."CONNECTIONTYPE_ENUMVAL" 6.320 KB 10 rows
. . imported "SALUKI_OWNER"."CONNECTION_EP" 9.062 KB 0 rows
. . imported "SALUKI_OWNER"."CONNFILTERCRITERIA" 6.25 KB 0 rows
. . imported "SALUKI_OWNER"."CONNFILTERPROFILE" 5.867 KB 0 rows
. . imported "SALUKI_OWNER"."CONNFILTERTYPE_ENUMVAL" 5.929 KB 3 rows
. . imported "SALUKI_OWNER"."CONTROLDIRECTION_ENUMVAL" 5.914 KB 2 rows
. . imported "SALUKI_OWNER"."COSTYPE_ENUMVAL" 5.914 KB 4 rows
. . imported "SALUKI_OWNER"."COUNTRYCODES" 6.031 KB 6 rows
. . imported "SALUKI_OWNER"."CREATIONPROFILE" 6.343 KB 1 rows
. . imported "SALUKI_OWNER"."CREATIONRULE" 9.562 KB 0 rows
. . imported "SALUKI_OWNER"."DATACONNECTION" 11.64 KB 0 rows
. . imported "SALUKI_OWNER"."DATACONNECTIONPROFILE" 18.75 KB 3 rows
. . imported "SALUKI_OWNER"."DEVICEEDGEQUEUE" 5.851 KB 0 rows
. . imported "SALUKI_OWNER"."DEVSPECIFICQUEUESIZE" 5.867 KB 0 rows
. . imported "SALUKI_OWNER"."DIUCONFIG" 9.937 KB 0 rows
. . imported "SALUKI_OWNER"."DNSCONFIG" 6.671 KB 0 rows
. . imported "SALUKI_OWNER"."DOMAIN" 5.812 KB 0 rows
. . imported "SALUKI_OWNER"."DS0LINE" 8.75 KB 0 rows
. . imported "SALUKI_OWNER"."DS1LINE" 8.359 KB 0 rows
. . imported "SALUKI_OWNER"."DSCPMAPPROFILE" 5.890 KB 1 rows
. . imported "SALUKI_OWNER"."DSCPPBITMAP" 8.976 KB 64 rows
. . imported "SALUKI_OWNER"."DSLLINE" 7.031 KB 0 rows
. . imported "SALUKI_OWNER"."DSLPROFILE" 7.539 KB 1 rows
. . imported "SALUKI_OWNER"."DSQSIZETLABS7XX" 6.25 KB 0 rows
. . imported "SALUKI_OWNER"."EDGEQUEUEDEVTYPE_ENUMVAL" 5.898 KB 1 rows
. . imported "SALUKI_OWNER"."EMSUSER" 11.28 KB 1 rows
. . imported "SALUKI_OWNER"."EMSUSERPASSWDHIST" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."EMSUSER_D" 5.812 KB 0 rows
. . imported "SALUKI_OWNER"."ENTITYTYPES_ENUMVAL" 6.328 KB 15 rows
. . imported "SALUKI_OWNER"."EPTYPE_ENUMVAL" 5.984 KB 4 rows
. . imported "SALUKI_OWNER"."EQPPROFILE" 6.695 KB 1 rows
. . imported "SALUKI_OWNER"."EQPPROFILETYPE_ENUMVAL" 5.921 KB 2 rows
. . imported "SALUKI_OWNER"."ESLLINE" 9.476 KB 0 rows
. . imported "SALUKI_OWNER"."ESLLINESPEED_ENUMVAL" 6.023 KB 8 rows
. . imported "SALUKI_OWNER"."ESLPROFILE" 12.67 KB 1 rows
. . imported "SALUKI_OWNER"."ETHERNETPORT" 6.640 KB 0 rows
. . imported "SALUKI_OWNER"."EVENT" 9.539 KB 0 rows
. . imported "SALUKI_OWNER"."EXPECTEDCPTYPE_ENUMVAL" 8.476 KB 88 rows
. . imported "SALUKI_OWNER"."FORWARDTYPE_ENUMVAL" 5.906 KB 2 rows
. . imported "SALUKI_OWNER"."FRAMEMODE_ENUMVAL" 5.890 KB 2 rows
. . imported "SALUKI_OWNER"."GPONPORT" 8.281 KB 0 rows
. . imported "SALUKI_OWNER"."GSFN_ENUMVAL" 8.476 KB 53 rows
. . imported "SALUKI_OWNER"."GWEP_STATUSTYPE_ENUMVAL" 5.953 KB 3 rows
. . imported "SALUKI_OWNER"."GWVOICEENDPOINT" 6.671 KB 0 rows
. . imported "SALUKI_OWNER"."GWYCHANNELTYPE_ENUMVAL" 5.890 KB 3 rows
. . imported "SALUKI_OWNER"."GWYIFGRPROLE_ENUMVAL" 6.851 KB 26 rows
. . imported "SALUKI_OWNER"."HASHINGALGORITHM_ENUMVAL" 5.984 KB 6 rows
. . imported "SALUKI_OWNER"."IFGROUPMODETYPE_ENUMVAL" 5.953 KB 3 rows
. . imported "SALUKI_OWNER"."IFGROUPSWITCHTYPE_ENUMVAL" 5.968 KB 4 rows
. . imported "SALUKI_OWNER"."IFGROUPTYPE_ENUMVAL" 5.976 KB 4 rows
. . imported "SALUKI_OWNER"."IGMPPROFILE" 6.710 KB 1 rows
. . imported "SALUKI_OWNER"."IGPECONFIG" 5.429 KB 0 rows
. . imported "SALUKI_OWNER"."IMPEDANCEDS0_ENUMVAL" 5.929 KB 3 rows
. . imported "SALUKI_OWNER"."INPMIN_ENUMVAL" 5.914 KB 7 rows
. . imported "SALUKI_OWNER"."INTERFACECABLE_ENUMVAL" 5.890 KB 3 rows
. . imported "SALUKI_OWNER"."INTERFACEGROUP" 12.04 KB 0 rows
. . imported "SALUKI_OWNER"."INTERFACESPEED_ENUMVAL" 6.062 KB 7 rows
. . imported "SALUKI_OWNER"."INTERNALVLAN_TRANSLATION" 7.109 KB 0 rows
. . imported "SALUKI_OWNER"."IPASSIGNMENTMODE_ENUMVAL" 5.937 KB 4 rows
. . imported "SALUKI_OWNER"."ISDNMODE_ENUMVAL" 5.937 KB 7 rows
. . imported "SALUKI_OWNER"."LACPMODE_ENUMVAL" 5.898 KB 2 rows
. . imported "SALUKI_OWNER"."LACPTIMER_ENUMVAL" 5.976 KB 2 rows
. . imported "SALUKI_OWNER"."LAGINTERFACE" 11.67 KB 0 rows
. . imported "SALUKI_OWNER"."LAGINTERFACETYPE_ENUMVAL" 5.968 KB 5 rows
. . imported "SALUKI_OWNER"."LAGPORT" 6.210 KB 0 rows
. . imported "SALUKI_OWNER"."LAGVLANMAP" 11.20 KB 0 rows
. . imported "SALUKI_OWNER"."LINE" 7.031 KB 0 rows
. . imported "SALUKI_OWNER"."LINEADMINSTATE" 5.843 KB 0 rows
. . imported "SALUKI_OWNER"."LINEARINTERFACE" 6.648 KB 0 rows
. . imported "SALUKI_OWNER"."LINECODING_ENUMVAL" 5.921 KB 3 rows
. . imported "SALUKI_OWNER"."LINEDATARATE_ENUMVAL" 5.992 KB 8 rows
. . imported "SALUKI_OWNER"."LINEEQUALIZATIONMODE_ENUMVAL" 6.062 KB 5 rows
. . imported "SALUKI_OWNER"."LINEEQUALIZATION_ENUMVAL" 6.085 KB 9 rows
. . imported "SALUKI_OWNER"."LINEPHYSCONF" 11.46 KB 2 rows
. . imported "SALUKI_OWNER"."LINETYPE_ENUMVAL" 6.343 KB 28 rows
. . imported "SALUKI_OWNER"."LLDPBRIDGE" 8.359 KB 0 rows
. . imported "SALUKI_OWNER"."LLDPNETWORKPOLICY" 6.835 KB 3 rows
. . imported "SALUKI_OWNER"."LLDPPROFILE" 19.06 KB 1 rows
. . imported "SALUKI_OWNER"."LOCALPOLICY" 11.55 KB 2 rows
. . imported "SALUKI_OWNER"."MANAGEDELEMENT" 26.19 KB 0 rows
. . imported "SALUKI_OWNER"."MANAGEDELEMENTTYPE_ENUMVAL" 5.960 KB 4 rows
. . imported "SALUKI_OWNER"."MANAGEDELEMENT_D" 5.835 KB 0 rows
. . imported "SALUKI_OWNER"."MANAGEMENT_NAT" 5.820 KB 0 rows
. . imported "SALUKI_OWNER"."MANIFEST" 5.414 KB 0 rows
. . imported "SALUKI_OWNER"."MDIXMODE_ENUMVAL" 5.875 KB 2 rows
. . imported "SALUKI_OWNER"."MECONFIG" 31.46 KB 0 rows
. . imported "SALUKI_OWNER"."MEPROFILE" 7.039 KB 0 rows
. . imported "SALUKI_OWNER"."MOCALINE" 5.007 KB 0 rows
. . imported "SALUKI_OWNER"."MSTIBRIDGE" 6.25 KB 0 rows
. . imported "SALUKI_OWNER"."MSTIPORT" 6.648 KB 0 rows
. . imported "SALUKI_OWNER"."NACDEFAULTVLAN" 5.835 KB 0 rows
. . imported "SALUKI_OWNER"."NACGUESTVLAN" 5.828 KB 0 rows
. . imported "SALUKI_OWNER"."NACPROFILE" 25.66 KB 1 rows
. . imported "SALUKI_OWNER"."NCCCONFIG" 5.015 KB 0 rows
. . imported "SALUKI_OWNER"."NDCCONFIG" 5.414 KB 0 rows
. . imported "SALUKI_OWNER"."NECLASS_ENUMVAL" 5.906 KB 3 rows
. . imported "SALUKI_OWNER"."NECLASS_REL_CONDITIONTYPE" 6.960 KB 148 rows
. . imported "SALUKI_OWNER"."NELOCATIONTYPE_ENUMVAL" 5.914 KB 2 rows
. . imported "SALUKI_OWNER"."NEPRIVOPERATION_ENUMVAL" 5.851 KB 0 rows
. . imported "SALUKI_OWNER"."NEROLEPRIV" 5.820 KB 0 rows
. . imported "SALUKI_OWNER"."NESNMPCFG" 5.820 KB 0 rows
. . imported "SALUKI_OWNER"."NESYSTEMPRIV" 6.25 KB 0 rows
. . imported "SALUKI_OWNER"."NETARGETADDR" 9.515 KB 0 rows
. . imported "SALUKI_OWNER"."NETARGETPARAMS" 7.062 KB 0 rows
. . imported "SALUKI_OWNER"."NEUSER" 7.843 KB 0 rows
. . imported "SALUKI_OWNER"."NEUSERROLES" 5.820 KB 0 rows
. . imported "SALUKI_OWNER"."NE_ATAG" 5.828 KB 0 rows
. . imported "SALUKI_OWNER"."NE_TL1ALARMFILTER" 6.242 KB 0 rows
. . imported "SALUKI_OWNER"."NOTIFYTYPE_ENUMVAL" 5.875 KB 2 rows
. . imported "SALUKI_OWNER"."NTPHOST" 7.882 KB 0 rows
. . imported "SALUKI_OWNER"."NVCCONFIG" 5.015 KB 0 rows
. . imported "SALUKI_OWNER"."OCSPCONFIG" 7.070 KB 0 rows
. . imported "SALUKI_OWNER"."ODPARAMS" 8.734 KB 1 rows
. . imported "SALUKI_OWNER"."OLTDEFAULTSETTING" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."ONTCONFIG" 16.29 KB 0 rows
. . imported "SALUKI_OWNER"."OPERATIONALSTATE_ENUMVAL" 5.914 KB 2 rows
. . imported "SALUKI_OWNER"."PAEAUTH" 11.67 KB 0 rows
. . imported "SALUKI_OWNER"."PAEPROFILE" 13.06 KB 1 rows
. . imported "SALUKI_OWNER"."PAERADIUSLIST" 6.312 KB 1 rows
. . imported "SALUKI_OWNER"."PAN_CONNECTION_EP" 7.843 KB 0 rows
. . imported "SALUKI_OWNER"."PASSWORDFUNC" 10.13 KB 2 rows
. . imported "SALUKI_OWNER"."PBITMODE_ENUMVAL" 5.906 KB 3 rows
. . imported "SALUKI_OWNER"."PBITQUEUEMAPTLABS7XX" 6.265 KB 0 rows
. . imported "SALUKI_OWNER"."PERCEIVEDSEVERITY_ENUMVAL" 5.976 KB 5 rows
. . imported "SALUKI_OWNER"."PKTMONITORCFG" 9.109 KB 0 rows
. . imported "SALUKI_OWNER"."PKTMONITORTYPECFG" 9.164 KB 0 rows
. . imported "SALUKI_OWNER"."POEPROFILE" 8.437 KB 1 rows
. . imported "SALUKI_OWNER"."PONOFFSET" 6.328 KB 64 rows
. . imported "SALUKI_OWNER"."PONPROFILE" 17.51 KB 3 rows
. . imported "SALUKI_OWNER"."PONTEMPLATE" 6.242 KB 0 rows
. . imported "SALUKI_OWNER"."PONTEMPLATERULES" 9.156 KB 0 rows
. . imported "SALUKI_OWNER"."PORT" 6.640 KB 0 rows
. . imported "SALUKI_OWNER"."PORTTYPE_ENUMVAL" 5.898 KB 2 rows
. . imported "SALUKI_OWNER"."PORT_D" 6.609 KB 0 rows
. . imported "SALUKI_OWNER"."PRIVILEGELEVEL_ENUMVAL" 6.023 KB 6 rows
. . imported "SALUKI_OWNER"."PRIVILEGEOPERATION_ENUMVAL" 6.554 KB 17 rows
. . imported "SALUKI_OWNER"."PRIVPROTOCOL_ENUMVAL" 5.937 KB 3 rows
. . imported "SALUKI_OWNER"."PROBABLECAUSE_ENUMVAL" 9.609 KB 90 rows
. . imported "SALUKI_OWNER"."PROFILES_D" 6.218 KB 0 rows
. . imported "SALUKI_OWNER"."PROTECTIONGROUP" 9.898 KB 0 rows
. . imported "SALUKI_OWNER"."PROTECTIONGRPMAPPING" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."PROTOCOLTYPE_ENUMVAL" 6.054 KB 8 rows
. . imported "SALUKI_OWNER"."QUEUESIZEPROFILE" 5.429 KB 0 rows
. . imported "SALUKI_OWNER"."RADIUSAIDSELECTORLIST" 5.843 KB 0 rows
. . imported "SALUKI_OWNER"."RADIUSCONFIG" 9.164 KB 0 rows
. . imported "SALUKI_OWNER"."RADIUSHOST" 7.445 KB 0 rows
. . imported "SALUKI_OWNER"."RADIUSPROFILE" 7.187 KB 1 rows
. . imported "SALUKI_OWNER"."RADIUSPROFILELIST" 5.835 KB 0 rows
. . imported "SALUKI_OWNER"."RADIUSSRCMAC" 6.242 KB 0 rows
. . imported "SALUKI_OWNER"."RATEMODE_ENUMVAL" 5.921 KB 3 rows
. . imported "SALUKI_OWNER"."RESISTANCEDS0_ENUMVAL" 5.921 KB 3 rows
. . imported "SALUKI_OWNER"."RINGINTERFACE" 7.421 KB 0 rows
. . imported "SALUKI_OWNER"."RINGTABLE" 7.492 KB 0 rows
. . imported "SALUKI_OWNER"."ROLE" 6.054 KB 5 rows
. . imported "SALUKI_OWNER"."ROLEPRIVILEGES" 8.398 KB 43 rows
. . imported "SALUKI_OWNER"."RSTPPROFILE" 12.15 KB 1 rows
. . imported "SALUKI_OWNER"."RTPHOSTCFG" 8.257 KB 0 rows
. . imported "SALUKI_OWNER"."SECMGRCFG" 5.843 KB 0 rows
. . imported "SALUKI_OWNER"."SERVICEPROFILE" 18.01 KB 0 rows
. . imported "SALUKI_OWNER"."SERVICETYPE_ENUMVAL" 6.125 KB 11 rows
. . imported "SALUKI_OWNER"."SHELF" 8.265 KB 0 rows
. . imported "SALUKI_OWNER"."SHELFTYPE_ENUMVAL" 6.25 KB 16 rows
. . imported "SALUKI_OWNER"."SIGNALLINGDS0_ENUMVAL" 5.921 KB 5 rows
. . imported "SALUKI_OWNER"."SIPHOSTCFG" 8.257 KB 0 rows
. . imported "SALUKI_OWNER"."SIP_AGENTPROFILE" 11.26 KB 1 rows
. . imported "SALUKI_OWNER"."SIP_DIALPLAN" 6.757 KB 2 rows
. . imported "SALUKI_OWNER"."SIP_USER" 7.812 KB 0 rows
. . imported "SALUKI_OWNER"."SNMPCONFIG" 7.039 KB 0 rows
. . imported "SALUKI_OWNER"."SNMPMGRCONFIG" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."SNMPSECLVL_ENUMVAL" 5.929 KB 3 rows
. . imported "SALUKI_OWNER"."SNMPSECURITY_ENUMVAL" 5.890 KB 3 rows
. . imported "SALUKI_OWNER"."SNMPSTORAGE_ENUMVAL" 5.875 KB 1 rows
. . imported "SALUKI_OWNER"."SNMPUSER" 9.117 KB 0 rows
. . imported "SALUKI_OWNER"."SNMPVERSION_ENUMVAL" 5.890 KB 3 rows
. . imported "SALUKI_OWNER"."SOFTSWITCHTYPE_ENUMVAL" 6.039 KB 5 rows
. . imported "SALUKI_OWNER"."STARTDS0_ENUMVAL" 5.882 KB 3 rows
. . imported "SALUKI_OWNER"."SUBSCRIBERINFO" 7.421 KB 0 rows
. . imported "SALUKI_OWNER"."SYSLOGCONF" 5.843 KB 0 rows
. . imported "SALUKI_OWNER"."SYSLOGDEST" 7.890 KB 0 rows
. . imported "SALUKI_OWNER"."SYSLOGFACILITY" 6.234 KB 0 rows
. . imported "SALUKI_OWNER"."SYSLOGFILTER" 6.640 KB 0 rows
. . imported "SALUKI_OWNER"."TABLEPERM" 11.48 KB 289 rows
. . imported "SALUKI_OWNER"."TCAPARAMS" 6.695 KB 1 rows
. . imported "SALUKI_OWNER"."TCFGEQPCONFIG" 8.687 KB 0 rows
. . imported "SALUKI_OWNER"."TCFGEQPPORT" 9.515 KB 0 rows
. . imported "SALUKI_OWNER"."TCFGEQPPROFILE" 13.15 KB 1 rows
. . imported "SALUKI_OWNER"."TCFGINFO" 5.835 KB 0 rows
. . imported "SALUKI_OWNER"."TCFGPORTCALLFEATURE" 21.94 KB 0 rows
. . imported "SALUKI_OWNER"."TCFGPORTSERVICE" 26.88 KB 0 rows
. . imported "SALUKI_OWNER"."TCFGSOFTSWITCH" 6.171 KB 9 rows
. . imported "SALUKI_OWNER"."TCM_ENUMVAL" 5.945 KB 6 rows
. . imported "SALUKI_OWNER"."TDUCONFIG" 5.015 KB 0 rows
. . imported "SALUKI_OWNER"."TDUUPLINK" 5.828 KB 0 rows
. . imported "SALUKI_OWNER"."TDU_TIMINGCLIENT" 9.515 KB 0 rows
. . imported "SALUKI_OWNER"."TIMEZONE_ENUMVAL" 8.234 KB 83 rows
. . imported "SALUKI_OWNER"."TL1_NBICFG" 8.421 KB 1 rows
. . imported "SALUKI_OWNER"."TLABS7XXSFUQUEUESIZE" 6.265 KB 0 rows
. . imported "SALUKI_OWNER"."TRANSPORTINTERFACE" 7.078 KB 0 rows
. . imported "SALUKI_OWNER"."TRUSTEDHOST" 7.460 KB 0 rows
. . imported "SALUKI_OWNER"."TRUSTEDHOSTENTRY" 5.828 KB 0 rows
. . imported "SALUKI_OWNER"."USERROLES" 5.867 KB 1 rows
. . imported "SALUKI_OWNER"."USERSUBSCRIBEDLINES" 5.835 KB 0 rows
. . imported "SALUKI_OWNER"."USTAGGEDQSIZETLABS7XX" 6.265 KB 0 rows
. . imported "SALUKI_OWNER"."USUNTAGGEDQSIZETLABS7XX" 6.265 KB 0 rows
. . imported "SALUKI_OWNER"."VLANPROPERTIES" 9.570 KB 0 rows
. . imported "SALUKI_OWNER"."VLAN_PROTOCOL_FILTER" 6.265 KB 0 rows
. . imported "SALUKI_OWNER"."VOICECTRLPERSONALITY_ENUMVAL" 6.023 KB 4 rows
. . imported "SALUKI_OWNER"."VOICELINE" 7.039 KB 0 rows
. . imported "SALUKI_OWNER"."VOICELINE_LINEPARAMS" 15.17 KB 0 rows
. . imported "SALUKI_OWNER"."VOIPCFGMETHOD_ENUMVAL" 5.968 KB 3 rows
. . imported "SALUKI_OWNER"."VOIPNETWORKCFG" 8.703 KB 0 rows
. . imported "SALUKI_OWNER"."WHITELISTASSOCIATION" 6.671 KB 0 rows
. . imported "SALUKI_OWNER"."WHITELISTPROFILE" 5.429 KB 0 rows
Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_SPEC
Processing object type SCHEMA_EXPORT/FUNCTION/FUNCTION
Processing object type SCHEMA_EXPORT/PACKAGE/COMPILE_PACKAGE/PACKAGE_SPEC/ALTER_PACKAGE_SPEC
Processing object type SCHEMA_EXPORT/FUNCTION/ALTER_FUNCTION
Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
Processing object type SCHEMA_EXPORT/VIEW/VIEW
Processing object type SCHEMA_EXPORT/VIEW/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
Processing object type SCHEMA_EXPORT/TABLE/TRIGGER
Processing object type SCHEMA_EXPORT/VIEW/TRIGGER
Job "SYSTEM"."SYS_IMPORT_SCHEMA_01" completed with 2 error(s) at Fri May 25 10:56:00 2018 elapsed 0 00:03:13
...
Oracle Restore Successful.
Oracle Errors ORA-31684 are ignored...
The restore operation has completed successfully.
Do you want to start the EMS server now? [n] y
Restarting the EMS...
C:TellabsPanoramaPONbbmgrserver>cd /D c:TellabsPanoramaPONbbmgrserver
C:TellabsPanoramaPONbbmgrserver>start /MIN startemswocas.exe
The log file can be found in optoraclebackuplogs201805251039.implog
C:TellabsPanoramaPONbbmgrserver>
[1] If using global database names, enter your global database name rather than EMS. Ex. sqlplus system/tellabs@EMS.YOURDOMAIN.NET.
1 If using global database names, enter your global database name rather than EMS. Ex. sqlplus system/tellabs@EMS.YOURDOMAIN.NET.
2 If using global database names, enter your global database name rather than EMS. Ex. sqlplus system/tellabs@thor:1521/EMS.YOURDOMAIN.NET.
[3] If using global database names, enter your global database name rather than EMS. Ex. sqlplus system/tellabs@EMS.YOURDOMAIN.NET.
[4] If using global database names, enter your global database name rather than EMS. Ex. sqlplus system/tellabs@thor:1521/EMS.YOURDOMAIN.NET.
