Manually Loading Data To The External Database; Checking The Status Of The External Database Load Process - VMware VCENTER APPLICATION DISCOVERY MANAGER 6.1.1 - RESPOSITORY Reference Manual

Hide thumbs Also See for VCENTER APPLICATION DISCOVERY MANAGER 6.1.1 - RESPOSITORY:
Table of Contents

Advertisement

h
Enter the user credentials of the host administrator to ensure that environment settings are 
configured correctly.
i
If the user name and password is recognized, a message is displayed confirming the task has been 
scheduled.
j
Select Open advanced properties for this task when I click Finish option.
k
Click Finish.
l
From the Windows Start menu, navigate to Setting > Control Panel > Scheduled tasks.
m
Right‐click the task and click Properties. The task Properties dialog appears.
n
The script is a Perl script and has to be run by Perl. Change the Run field to obtain the full path of the 
perl executable. For example:
C:\Perl\bin\perl.exe <install_dir>\adm_olap\sync_adm_olap.pl
where: C:\Perl\bin\ is the Perl installation directory.
If Perl is installed in another location, be sure to use the correct path.
o
View the loader logs under unzip_path\adm_olap\load\sqlserver\log
N
   The user can log into the external database by typing adm_olap in the Username and Password fields.
OTE

Manually Loading Data to the External Database

The data files are manually loaded to the external database.
To load the zip files manually for Oracle
1
Unzip the contents of the zip file to the unzip_path/adm_olap/data directory:
unzip adm_olap_
2
Change directories to the loader base directory and run the loader script:
cd <unzip_path>/adm_olap/load/
./load_oracle.pl
To load the zip files manually for MS SQL Server
1
From Windows Explorer, copy the adm_olap_
folder.
2
Right‐click the adm_olap_
3
From the Windows Start menu, select Run and type cmd. The command prompt appears.
4
Change directories to the loader base directory and run the loader script:
cd <unzip_path>\adm_olap\load\
load_sqlserver.pl

Checking the Status of the External Database Load Process

Use the following log files to check the status of the load process to the external database:
For Oracle, check: /unzip_path/adm_olap/load/oracle/log
For MS.SQL, check: unzip_path\adm_olap\load\sqlserver\log
VMware, Inc.
v.X.X-XXX
.zip -d adm_olap/data/
v.X.X-XXX
.zip file and unzip it to the same location.
v.X.X-XXX
.zip file to unzip_path\adm_olap\data\ 
Chapter 3 External Database Setup
23

Advertisement

Table of Contents
loading

Table of Contents