Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » How to connect to Oracle AS by sqldeveloper
How to connect to Oracle AS by sqldeveloper [message #529158] Fri, 28 October 2011 22:12 Go to next message
tuananh9123
Messages: 3
Registered: October 2011
Junior Member
I have a database in mysql, now I want to move it to Oracle AS. I use sqldeveloper but I don't know how to connect to Oracle AS. I have try username ias_admin, but not done yet. Can anyone help me?
Another question is can I use PHP in Oracle AS?
Re: How to connect to Oracle AS by sqldeveloper [message #529183 is a reply to message #529158] Sat, 29 October 2011 07:28 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
You mean Oracle application Server?
Oracle application comes with its own seed database exclusively use for
its internal business only.
Do not touch it.
Create a new database or use any other existing Oracle database to host the data from mysql.
A good start here.
http://www.oracle.com/technetwork/database/migration/mysql-093223.html
Re: How to connect to Oracle AS by sqldeveloper [message #529184 is a reply to message #529158] Sat, 29 October 2011 07:29 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
>>Another question is can I use PHP in Oracle AS?
Yes
http://www.oracle-base.com/articles/10g/PHPonOracleAS10g.php
Re: How to connect to Oracle AS by sqldeveloper [message #529187 is a reply to message #529158] Sat, 29 October 2011 09:44 Go to previous messageGo to next message
tuananh9123
Messages: 3
Registered: October 2011
Junior Member
tuananh9123 wrote on Fri, 28 October 2011 22:12
I have a database in mysql, now I want to move it to Oracle AS. I use sqldeveloper but I don't know how to connect to Oracle AS. I have try username ias_admin, but not done yet. Can anyone help me?
Another question is can I use PHP in Oracle AS?


Thank you, but my problem is that I don't know how to connect to Oracle AS by sqldeveloper(I could connect to mysql). Can you tell me how to connect?( I dont know which username, password, port...)
Re: How to connect to Oracle AS by sqldeveloper [message #529191 is a reply to message #529187] Sat, 29 October 2011 10:29 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Again,
You are NOT SUPPOSED to connect to the AS Seed database. If you still like to, you are inviting trouble.
Create your own separate database, with your own user,password,port etc.

Re: How to connect to Oracle AS by sqldeveloper [message #529914 is a reply to message #529191] Thu, 03 November 2011 10:27 Go to previous message
tuananh9123
Messages: 3
Registered: October 2011
Junior Member
In Oracle AS, I create a new schema named BTL, now how can I connect to it by php function oci_connect()
Previous Topic: Problem while installing Oracle Application Server 10g
Next Topic: Dynamically writing js file
Goto Forum:
  


Current Time: Thu Mar 28 07:19:59 CDT 2024