Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Automatically generate connections for all users in SQL Developer

2957179May 25 2015 — edited May 26 2015

I am trying to integrate unit test  SQL developer  with team city. i want to run test cases from command prompt on build server.Command to run test is having  parameter called '-db' where we pass connection name of owner.As there will be a new user for each build so i can not graphically login every time to create a connection name. Can you give me better option by which that connection name will be automatically created or instead of connection name, schema name will work ? Is there any way by which for every new schema i can automatically create connection name ?

In the help document i found an option 'CREATE LOCAL CONNECTION' which will create connections for all unblocked users of an instance on local system. but that option is also not working.

Comments

1048869

Any help on this?

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 23 2015
Added on May 25 2015
1 comment
365 views