Sunteți pe pagina 1din 4

g:\prints\otm\glogowner password change.

txt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How to change GLOGOWNER user password?

glogowner default password is glogowner , if changed nothing will happen.

The application doesn't login directly as glogowner, it logs in as glogdba and


glogload,
so you can change the glogowner password without updating any property files.
You'll just need to remember it when patching.
sqlplus "/as sysdba"
SQL> alter user glogowner identified by yourpassword;

Note : Changing glogowner password doesn't require any service to be shutdown.


The same way you can change the password of archive,reportowner and xmlreport user
password.

g:\prints\otm\install more than 1 machine.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Installing ORACLE OTM more than one machine.

install oracle OTM into three machine.

Machine 1 -- Install Oracle Database


Machine 2 -- Install OTM Web server
Machine -- Install OTM App server

Follow below steps to complete multi node OTM installation.

Machine1 --> DB -1SERVER --> Database and listener.


Machine2 --> WEB SERVER ---> install oracle client ,jdk,weblogic,webtier
utilities,otm63* web only
Machine3 --> APP SERVER ---> install oracle client ,jdk,weblogic,otm63* app only
Create tablespaces
Create Users
./create_all.sh

g:\prints\otm\milemaker with otm.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Integrate MileMaker with OTM
++++++++++++++++++++++++++++++:

1)Shutdown OTM services


1)Take backup of glog.properties and edit below two parameters.

milemaker.host=milemaker servername
milemaker.port=1031

3)Start OTM services.

g:\prints\otm\oracle fti.txt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
What is Oracle FTI?
FTI = FTI stands Fusion transport intelligence which is used to convert data into
information and information into bar or pie chart which produce meaningful
information and easy to understand business.

OR

Oracle OBIEE+pre define reports which comes with OTM.

g:\prints\otm\otm csv file.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How to upload csv file in otm?
++++++++++++++++++++++++++++++

Business Process Automation--> Integration-->Integration Manager--> Upload an


XML/CSV Transmission
browse file and click on upload .
Provide below input and wait for it to process.
validate =y UTF8 and click on run .

g:\prints\otm\otm database users.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OTM Database users
++++++++++++++++++:
Archive
This user owns the DMP tables used for archiving the data. May not be deleted.

GLOGDBA
This user has access to functions and packages owned by glogowner and reportowner,
but does not itself own any tables, views, functions, or packages. It must call the
vpd.set_user stored procedure to set user context to view data. May not be deleted.

GLOGOWNER
This user owns OTM tables, views, functions and packages, can create or alter data
structures within the database and can manipulate data. May not be deleted.

GLOGLOAD
Used for loading data into glogowner and reportowner schemas. May not be deleted.

DIR_XML_USER
This user should be use for Direct XML integration. This user has the minimum
privileges to successfully insert XML transmissions into database objects when
using the Direct XML integration feature.

REPORTOWNER
This user owns the tables, views, functions and packages required for reporting,
and can read the data. May not be deleted.

GLOBALREPORTUSER
This user has read access to all the data in OTM. It is mainly used for reporting.
May not be deleted.

HDOWNER
This user owns FTI tables, views, functions and packages, can create or alter data
structures within the database and can manipulate data. May not be deleted.

g:\prints\otm\otm installation different ways.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How many ways we can do OTM installation?
We can do OTM installation in three ways.

GUI
./otmv635_<platform>.bin

CONSOLE
./otmv635_<platform>.bin �i console

SILENT
./otmv635_<platform>.bin �i silent �f installer.properties

g:\prints\otm\otm logs.txt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OTM LOG FILES
+++++++++++++:

OTM web server log file Location

cd $OTM_HOME/logs/tomcat
-rw-r--r--. 1 oracle dba 0 Nov 9 10:55 startup.out
-rw-r--r--. 1 oracle dba 51K Nov 9 10:54 shutdown.log.0
-rw-r--r--. 1 oracle dba 2.3M Nov 9 11:49 console.log.0

OTM App server log file location


cd $OTM_HOME/logs/weblogic

-rw-r--r--. 1 oracle dba 865K Nov 9 10:56 weblogic.log


-rw-r--r--. 1 oracle dba 2.2M Nov 9 11:30 console.log.0

g:\prints\otm\otm with mapviewer.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How to configure mapviewer in OTM?

1)Shutdown OTM services


2)Take backup of glog.properties
3)Modify below parameters in OTM configuration file.

glog.mapServer=elocation.oracle.com
glog.map.service_name=elocation_mercator
glog.map.basemap=elocation_mercator.world_map

4)Start OTM services and access maps in OTM.

g:\prints\otm\patch applied or not in otm.txt


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How to check OTM patches are applied or not?.
+++++++++++++++++++++++++++++++++++++++++++++

[oracle@wlsadmin ~]$ cat /u01/OTM636/otm/glog/config/glog.patches.properties |grep


-i 22163954
installed_patch=otm637_quickpatch_22163959 (22163954)
[oracle@wlsadmin ~]$
g:\prints\otm\start and stop of otm.txt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How to stop and start services?.

Stopping OTM services


+++++++++++++++++

1)stop web server


-------------------
[oracle@wlsadmin weblogic]$ cd /u01/OTM636/install/ohs
[oracle@wlsadmin ohs]$ ./glogweb-wl stop
Stopping Oracle HTTP Server
opmnctl stopall: stopping opmn and all managed processes...
Stopping Tomcat Web Container...
[oracle@wlsadmin ohs]$

2)stop app server


-------------------
/u01/OTM636/install/weblogic
[oracle@wlsadmin weblogic]$ ./glogapp-wl stop
Stopping WebLogic Application Server...

Starting OTM services


+++++++++++++++++
/u01/OTM636/install/weblogic
[oracle@wlsadmin weblogic]$ ./glogapp-wl start
Waiting for DB Server to finish startup
Starting WebLogic Application Server...
[oracle@wlsadmin weblogic]$

[oracle@wlsadmin ohs]$ pwd


/u01/OTM636/install/ohs
[oracle@wlsadmin ohs]$ ./glogweb-wl start
Starting Tomcat Web Container...
Starting Oracle HTTP Server
opmnctl startall: starting opmn and all managed processes...
[oracle@wlsadmin ohs]$

S-ar putea să vă placă și