Page 1 of 1

Posted: 07 Aug 2007 3:50
by philmalmaison
dont you arrive to the END USER LICENSE AGREEMENT ??

Posted: 07 Aug 2007 3:51
by philmalmaison
like the following ?
END USER LICENSE AGREEMENT
BY OPENING THE PACKAGE, INSTALLING, PRESSING "AGREE" OR "YES" OR USING THE PRODUCT, THE ENTITY OR
INDIVIDUAL ENTERING INTO THIS AGREEMENT AGREES TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT
AGREE WITH ANY OF THESE TERMS, DO NOT INSTALL OR USE THE PRODUCT, PROMPTLY RETURN THE PRODUCT TO
BMC OR YOUR BMC RESELLER, AND IF YOU ACQUIRED THE LICENSE WITHIN 15 DAYS OF THE DATE OF YOUR ORDER
CONTACT BMC OR YOUR BMC RESELLER FOR A REFUND OF LICENSE FEES PAID. IF YOU REJECT THIS AGREEMENT,
YOU WILL NOT ACQUIRE ANY LICENSE TO USE THE PRODUCT.
(Use <U> to scroll up and <D> to scroll down)
Do you accept and agree to the terms of this Software License Agreement? (Y/N): Y

Posted: 07 Aug 2007 3:51
by philmalmaison
like the following ?
END USER LICENSE AGREEMENT
BY OPENING THE PACKAGE, INSTALLING, PRESSING "AGREE" OR "YES" OR USING THE PRODUCT, THE ENTITY OR
INDIVIDUAL ENTERING INTO THIS AGREEMENT AGREES TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT
AGREE WITH ANY OF THESE TERMS, DO NOT INSTALL OR USE THE PRODUCT, PROMPTLY RETURN THE PRODUCT TO
BMC OR YOUR BMC RESELLER, AND IF YOU ACQUIRED THE LICENSE WITHIN 15 DAYS OF THE DATE OF YOUR ORDER
CONTACT BMC OR YOUR BMC RESELLER FOR A REFUND OF LICENSE FEES PAID. IF YOU REJECT THIS AGREEMENT,
YOU WILL NOT ACQUIRE ANY LICENSE TO USE THE PRODUCT.
(Use <U> to scroll up and <D> to scroll down)
Do you accept and agree to the terms of this Software License Agreement? (Y/N): Y

Posted: 07 Aug 2007 3:57
by philmalmaison
is it a control-m server installation problem or a control-m EM installation problem?
the control-m server parameters for installation are the following :
2 : Custom - Install a CONTROL-M/Server optionally changing selected settings.
== <H> Help <C> Cancel <N> Next Panel ==
Enter command : 2
=== Installation of CONTROL-M/Server version 6.3.01 ===
CONTROL-M/Server parameters
1 : Local IP Host Interface Name : zaurak
2 : Agent-to-Server Port Number : 7005
3 : Server-to-Agent Port Number : 7006
4 : Inter Process Communication Port Number : 6005
5 : Configuration agent Port Number : 2369
6 : CONTROL-M/EM TCP/IP Port Number : 2370
7 : Database Owner Password :
== <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

the controlm EM parameters are the following with custom

Please select installation mode:
Current selection: [ Default ]
1 : Default - Install a dedicated database with default settings.
2 : Custom - Install a dedicated database
optionally changing selected settings.
3 : Existing - Install a new logical database
on an existing-running Sybase server.
4 : Client - Communications settings to work with a pre-defined
CONTROL-M/Enterprise Manager installation (relevant for
CONTROL-M/Enterprise Manager distributed installations only).
== <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==
Enter command or item number you wish to change : 2
=== Installation of ===
Database general parameters
1 : CJK installation for CONTROL-M/Enterprise Manager ?: N
2 : Database Administrator Password : #######
3 : Database Name : em630
4 : Database Owner Login : emuser
5 : Database Size : medium
== <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

Posted: 07 Aug 2007 4:00
by philmalmaison
sorry i did a mistake for control-m em :


=== Installation of CONTROL-M/Enterprise Manager version 6.3.01 ===
CONTROL-M/Enterprise Manager Server parameters
1 : CORBA Naming Service Port Number: 13075
2 : Database Owner Password :
== <H> Help <C> Cancel <N> Next Panel ==

Posted: 08 Aug 2007 10:24
by mauriziog
For me can be a problem of owner and user of the directories.
Try the installation with defaults (you can change some settings after).

Posted: 08 Aug 2007 3:09
by philmalmaison
how did you try to install them ?
on one FS ? database + server on the same unix user ?
or did you create a new FS giving new rights to server componants?

Posted: 08 Aug 2007 7:09
by mauriziog
I have:
1 installed the Oracle DB server in a FS.
2 create a user for the controlm server: ctmuser (for example) in group dba, that have its home.
3 run as "root" user the preinstall oracle in the ctmuser home
4 run the oracle_install as "ctmuser" chusing the option 3: existing
5 the user for the db owner is the user ctmuser created first

This if you have oracle and you want to install controlm server in the DB created before or existing somewere.

If you dont have start from the step 2.
Run oracle_install and chuse 1.default
as dbo user choose "ctmuser", and be sure that the path of the software is correct.
Control that the files in this path are the same, with the same name (case sensitive) and with the correct permissions!
I always use the ftp for coping the software but i change the permissions on the files and check that are all and that have the correct names.

After the intallation of the server: install the EM server with another user: "emuser" (for example).