Environment Information:
* Oracle version: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production with Partitioning, OLAP, Data Mining and Real Application Testing Options
* Operating System: Microsoft Windows XP [version 5.1.2600]
Dear,
I have on my machine the WebLogic Server 11gr1 and now I'm trying to install Oracle Fusin Middleware (OFM) , but at the time of connecting as sysdba with the SYS user, the invalid user / password error message appears.
I have already been on in and changed the SYS password. I'vê gotogue with SQL Tool like Sysdba and even by SQLPlus. Do you know if you have any additional configuration to install the OFM?
Att,
Installation of the OFM
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Just to complement.
I took a test by Oracle SQL Developer and the connection error actually occurred. Even with the option to connect by TNS on Oracle SQL Developer did not access.
Att,
I took a test by Oracle SQL Developer and the connection error actually occurred. Even with the option to connect by TNS on Oracle SQL Developer did not access.
Att,
-
- Rank: DBA Júnior
- Posts: 181
- Joined: Wed, 09 Feb 2005 12:30 pm
- Location: SÃO BERNARDO DO CAMPO - SP
I'm not sure, but it seems to me that you have to record the repository so it does not happen.
View this link, which must have the information you need.
http://download.oracle.com/docs/cd/E128 ... m#CIHDCHCF
View this link, which must have the information you need.
http://download.oracle.com/docs/cd/E128 ... m#CIHDCHCF
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
So
I'm a step before creating the repository.
To create the repository, I need to log in as sys, but then the error appears.
I'm a step before creating the repository.
To create the repository, I need to log in as sys, but then the error appears.
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Yes.
I downloaded
I perform the
asks if I want to create or delete. Click to create, go to the next screen, where you ask for the connection data, at this point it shows that you have invalid user / password.
I downloaded
ofm_rcu_win32_11.1.1.1.0_disk1_1of1
I perform the
rcu.bat
which is in rcuHome\BIN
asks if I want to create or delete. Click to create, go to the next screen, where you ask for the connection data, at this point it shows that you have invalid user / password.
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Before you upgrade the bank to the mentioned version, logging normally.
The prerequisite error occurred, but passed the login.
After the bank upgrade is that the problem began.
The prerequisite error occurred, but passed the login.
After the bank upgrade is that the problem began.
-
- Rank: DBA Júnior
- Posts: 181
- Joined: Wed, 09 Feb 2005 12:30 pm
- Location: SÃO BERNARDO DO CAMPO - SP
When you put the name of the host, are you putting the domain together?
To log in as SYS, you need Grant de Sysdba and
To log in as SYS, you need Grant de Sysdba and
remote_passowrdfile=EXCLUSIVE
in the Bank init, and set ORAPW. Do you already have it defined?-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Dear Paul,
Sorry for the delay in answering.
The SYS already has Grant de Sysdba.
How do I change the Bank init and set ORAPW?
Do you know which documentation has this information?
Att,
Sorry for the delay in answering.
The SYS already has Grant de Sysdba.
How do I change the Bank init and set ORAPW?
Do you know which documentation has this information?
Att,
-
- Rank: DBA Júnior
- Posts: 181
- Joined: Wed, 09 Feb 2005 12:30 pm
- Location: SÃO BERNARDO DO CAMPO - SP
Follows how to mount orapw
of the machine prompt
in the init:
Add the parameter
of the machine prompt
cd $ORACLE_HOME/dbs
orapwd file=$ORACLE_HOME/dbs/orapwnomedainstance password=passworddosyssystem entries=20
Add the parameter
remote_login_passwordfile=EXCLUSIVE
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Paul,
I found the initorcl file within the database folder, there is already the parameter
I created the files
I did the
If you can help me.
Metalink only has solution for Linux / UNIX. Unfortunately I am trying to install in the note that only has the rowing $.
The company unfortunately does not work with Linux.
grateful from now on,
I found the initorcl file within the database folder, there is already the parameter
remote_login_passwordfile=EXCLUSIVE
orapw$orcl
and orapworcl
via orapwd in From the same folder and the DBS folder. In the DBS folder there was only the initdw.ora file.I did the
select select * from v$pwfile_users;
and is not given.If you can help me.
Metalink only has solution for Linux / UNIX. Unfortunately I am trying to install in the note that only has the rowing $.
The company unfortunately does not work with Linux.
grateful from now on,
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
In ORAPWD was doing it wrong, the right is
grateful for the dispensed attention.
orapwd file=%ORACLE_HOME\dbs\pwdsid.ora password=***** entries=20
-
- Rank: DBA Júnior
- Posts: 181
- Joined: Wed, 09 Feb 2005 12:30 pm
- Location: SÃO BERNARDO DO CAMPO - SP
Sorry for the ORAPW, I passed the syntax to UNIX, with the inverted bars.
The init always stays in the directory
If you give a show parameters spfile from the sqlplus prompt, do you return something?
If you do not return, the init must be in
I am waiting.
The init always stays in the directory
$ORACLE_HOME/dbs
this init that you found in the database folder can not be the bank init.If you give a show parameters spfile from the sqlplus prompt, do you return something?
If you do not return, the init must be in
$ORACLE_HOME/dbs
I am waiting.
-
- Rank: Analista Sênior
- Posts: 153
- Joined: Tue, 27 May 2008 1:31 pm
- Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion
The show parameters do not exist.
Look at some documentation that for Roindow $ is in Database, until Inisid is in this folder.
Doubts I generated in the two directories. The important thing is that it is now installed.
Now I'm going to SOA suite. 1.5 GB to unzip.
amplexes,
Look at some documentation that for Roindow $ is in Database, until Inisid is in this folder.
Doubts I generated in the two directories. The important thing is that it is now installed.
Now I'm going to SOA suite. 1.5 GB to unzip.
amplexes,
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest