Change connection schema in Stored Program?

Hi,
Can anyone tell me if I can change connection schema in a stored program (not form program unit)? Does Oracle provide any build-in?
Thanks.

I could not think of a direct command to change connection. But I have written a tool that will read the username, password and database name from a table and dynamically create the link from within the procedure and use the link for further processing.
The rough out line is as follows.
1. read the table containing
databasename, password, connect str
2. dbms_sql or dbma_utility function to
create a link for those parameters
the link name can be some thing like
mylink.
3. further dmls on the procedure
like
select * from xxxx@mylink;
But if you want the statements in the statements in step 3 to be non-dynamic sql then create a dummy link mylink to the current schema itself, so that the procedure will not have any compilation problem. also make sure whatever tables structures used in step 3 exist in the current schema.
null

Similar Messages

  • Just put my i-tunes library on a 2nd hard drive, how do I easily change the location where the program looks for current songs from the C:/ drive to the new drive without going thru each song individually in the "get info" tab

    I just installed a new hard drive and transfered my i-tunes library to the new drive.  How can I make a bulk change of the location the program looks for the current songs.  I know you can do it song by song from the "get info" tab but I need to do it for all 4500 songs.  I have already changed the location that new files are stored to the new hard drive.

    The pop-up lets you connect to the library file, iTunes Library.itl, on the external drive. This will, in turn, automatically update the preference for the iTunes Media folder to be the iTunes Media or iTunes Music folder inside the iTunes folder on the external drive and it will update the locations of all the content inside the media folder so that it uses the version on the external drive.
    This works seamlessly if all iTunes content was inside the iTunes Media (or iTunes Music) folder (which was itself inside the iTunes library folder) before you moved/copied the iTunes folder. For content outside the iTunes Media folder iTunes should remain connected to the original location. These files should be consolidated (before or after the move/copy) and in addition, if available the library should be upgraded to the newer layout which places iPod Games and Mobile Applications inside the media folder instead of the library folder. (File > Library > Organize Library...)
    For split libraries there are methods to rejoin them before moving (preferred) or repairing after the fact (e.g. my script) which I can go into if needed.
    tt2

  • Azure Website doesn't recognize my Database's Table after changing the Schema

    I have a Microsoft Azure Website running and working with an Azure SQL Database for the sole purpose of storing and retrieving user accounts. However I needed a mobile client as well there fore according to numerous tutorials online such as [THIS][1],
    I had to change the 'schema' of the database from 'dbo' to my mobile service's name which is 'usermobileservice'. 
    This was done using the SQL query:
    CREATE SCHEMA usermobileservice;    ALTER SCHEMA usermobileserviceTRANSFER dbo.usertable;
    This did the trick and I was able to connect to the Database using my mobile applications BUT now I can't access the database using my Azure Website! Gives me this error:
    Server Error in '/' Application.
    Invalid object name 'UserTable'.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'UserTable'.
    I believe the ASP.NET Web Application cannot find the Database Table anymore since I changed the schema? What is the right way of sharing the data between a Website and a Mobile Service?

    Hi,
    Thank you for your post.
    I am trying to involve someone familiar with this topic to further look at this issue.
    In the meantime, please have a check on the below link and check if it helps.
    https://social.msdn.microsoft.com/Forums/azure/en-US/60764eb6-17d0-4395-a887-2a793b44ce88/connect-mobile-service-to-an-existing-database?forum=azuremobile
    Regards,
    Mekh.

  • Montly changes of schema owner passwords

    Hi folks:
    Our companies policy is to change schema owner password every month. We have over 200 database and 20 unix servers. Our old process is to go to every server and run some script to change the schema owner password by using a input file containing all the scehma name in each database. Now the process is getting more complicated with DATAGUARD.
    I am thinking of storing all these info in a oracle table and have the password encrypted. So every month I can just run one script to change all the schema passwords. What do you think, how do you guys do it??

    user4579454 wrote:
    The reason DATAGUARD making it more complicated is because we have to change SYS password as well, thus we have to copy over the password file over from Primary to Secondary. We have locked all SYSTEM account in all databases already.Copying the pswd file should be pretty trivial to automate.
    As for the others, I'd guess you have a mix of oracle users that are actual humans connecting to the database with their credentials, and oracle users that exist simply to own an application schema. For the first group (the actual humans), I just set password control parameters in the default profile. when their password expires, they are prompted to create a new one when they connect.
    the handful of 'schema owning' accounts can be scripted, using a password generating utility to drive the process. For those accounts, does anyone have to actually know the passwords? Does anyone (including DBAs) ever really have a need to actually connect with those usernames? If not, then the process becomes even easier because you have no need to retain the passwords generated by the change script. And if the need to actually connect with one of those accounts exists on a sporadic basis, you could still script the periodic change, and manually change the password to a known value when needed.

  • How to change the Schema (DB2, Oracle) in CommandTable at run time

    Dear all,
    I have a problem as below:
    I have created report with CommandTable, then I am using Java and CRJ 12 to export data. So how to change the SCHEMA in CommandTable? 
    Please help me on this.
    Ex: CommandTable is SELECT * from SCHEMA.TableA, SCHEMA.TableB
    Thanks,
    Nha

    Dear Ted,
    I want to change DataSource, it means the report will be load and change connection at run time (using CRJ SDK) and i want to change the SCHEMA.Tablename in CommandTable in report.
    I also use the parameter to do it, but it can not be at run time, just correct when designing.
    Could you please help me on this. You can post the code if any.
    Thanks,
    Nha

  • IS-U changes of schemas - which table?

    Hi all,
    Does anybody knows in which table I can find informations about history of changes in schemas ?

    OK I've found it out. These informations are stored in standard SAP tabels for history - CDHDR i CDPOS

  • How to transport the changes of lsmw "Read display Program" changes to prod

    Hi,
    i have made some changes in the SAP generated program /1CADMC/SAP_LSMW_READ_<>.
    i.e., in step : Read display program
    the issue is that i made changes...but the changes are stored in $tmp.
    now how to move these changes to Production.
    when i assign to any package it is showing an error saying
    "/1CADMC/SAP_LSMW_READ_<>cannot be assign to package.move to package starting with "/1CADMC/".
    Thanks.
    Kumar.

    HI,
    LSMW cannot be transported from one client to another.
    You will have to do IMPORT EXPORT.
    Run transaction LSMW:-
    Give the Project, Subproject and Object.
    From Menu go to Extras->Export Project.
    Specify the project name
    By default everything in the project will be selected.
    If you want to transfer only a single subobject of the whole project then first deselect everything.
    Deselection can be done by clicking on the description besides then project name.
    After that just select the individual object.
    Then press the export button.
    It will prompt you to save the lsmw in your local machine.
    Save it.
    Similarly Import it to the production system.
    Please note that your changes in the read program will not be copied via import export.
    You will again have to make it in the production system.
    Changing the read program is not advisable as the changes will be lost if someone once again regenerates the progrsm.
    Regards,
    Ankur Parab

  • Change the schema of a report using oracle odbc at runtime

    Post Author: Guy
    CA Forum: .NET
    Hi,
    I'm using Crystl 11 r2 and coding in C#.
    In our oracle database we have many schemas.  When designing the report I can see many schemas (~14) when creating the new connection, but not the one for which I provided a username and password!  I guess it woud have been the ~30th of the list.  This wouldn't really mather if I was able to change the schema on which the report will be executed at runtime.
    But with both the native oracle driver or using odbc I am not able to change the schema (even if I change the DatabaseName in the connection info.  I've had a look at the CR_VS_CHANGE_DATABASE.ppt but it doesn't help me with Oracle...  Funny, I can't put anything in the connectionInfo.DatabaseName and it doesn't seem to change anything...
    Anybody ever succeeded to change all the connection info at runtime when the report runs on oracle?
    Thanks,
    Guy

    You should be able to do that by so:
    Go into the object navigator. Click on Paper Layout, and click on the Main Section label (not the plus sign). Hit F4 for properties - height and width are there. I think if you just changed those to what A4 is designated as, it should work.
    Note if you use a header/footer page, you would need to do the same to those pages as well.
    Hope that helps as I have not actually needed to do this yet. Good luck!

  • Get error when change connection.

    Hi experts,
    I create the webpage using Jdeveloper 11g and it running ok. After that I only change the connection database from other server, and I get error:
    "ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2"
    This is the original code before I change connection:
    package hr;
    import java.sql.Connection;
    import java.sql.SQLException;
    import oracle.jdbc.pool.OracleDataSource;
    import java.sql.Statement;
    import java.sql.ResultSet;
    public class DataHandler {
    public DataHandler() {
    String jdbcUrl = "jdbc:oracle:thin:@localhost:1521:ORCL";
    String userid = "srdemo";
    String password = "oracle";
    Connection conn;
    Statement stmt;
    ResultSet rset;
    String query;
    String sqlString;
    public void getDBConnection() throws SQLException{
    OracleDataSource ds;
    ds = new OracleDataSource();
    ds.setURL(jdbcUrl);
    conn=ds.getConnection(userid,password);
    public ResultSet getAllEmployees() throws SQLException{
    getDBConnection();
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_READ_ONLY);
    query = "SELECT * FROM products";
    System.out.println("\nExecuting query: " + query);
    rset = stmt.executeQuery(query);
    return rset;
    public ResultSet getEmployeesByName(String name) throws SQLException {
    name = name.toUpperCase();
    getDBConnection();
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE,
    ResultSet.CONCUR_READ_ONLY);
    query =
    "SELECT * FROM products WHERE UPPER(name) LIKE '%" + name + "%' order by prod_id";
    System.out.println("\nExecuting query: " + query);
    rset = stmt.executeQuery(query);
    return rset;
    public static void main(String[] args) throws Exception{
    DataHandler datahandler = new DataHandler();
    ResultSet rset = datahandler.getAllEmployees();
    while (rset.next()) {
    System.out.println(rset.getInt(1) + " " +
    rset.getString(2) + " " +
    rset.getString(3) + " " +
    rset.getString(4));
    rset = datahandler.getEmployeesByName("Free");
    System.out.println("\nResults from query: ");
    while (rset.next()) {
    System.out.println(rset.getInt(1) + " " +
    rset.getString(2) + " " +
    rset.getString(3) + " " +
    rset.getString(4));
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"
    import="java.sql.ResultSet"%>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
    <title>product</title>
    <link href="css/jdeveloper.css" rel="stylesheet" media="screen"/>
    </head>
    <body><p>
    AnyCo Corporation: HR Application
    </p><p>
    Products Data 
    </p><jsp:useBean id="empsbean" class="hr.DataHandler" scope="session"/><form action="product.jsp">
    Filter by Product name:
    <input type="text" name="query"/>
    <input type="submit" value="Filter"/>
    </form><%ResultSet rset;
    String query = request.getParameter("query");
    if (query != null && query != null)
    rset = empsbean.getEmployeesByName(query);
    else
    rset = empsbean.getAllEmployees();%><table cellspacing="3" cellpadding="2"
    border="1" width="100%">
    <tr>
    <td width="12%">ProductID</td>
    <td width="32%">Name</td>
    <td width="24%">Image</td>
    <td width="32%">Description</td>
    </tr>
    <%while (rset.next ())
    out.println("<tr>");
    out.println("<td>" +
    //rset.getString("prod_id") + "</td><td> " +
    //rset.getString("name") + "</td><td> " +
    //rset.getString("image") + "</td><td> " +
    //rset.getDouble("description") + "</td>");
    rset.getInt("prod_id") + "</td><td> " +
    rset.getString("name") + "</td><td> " +
    rset.getString("image") + "</td><td> " +
    rset.getString("description") + "</td>");
    out.println("</tr>");
    }%>
    </table></body>
    </html>
    This is code after i change the connection:
    package hr;
    import java.sql.Connection;
    import java.sql.SQLException;
    import oracle.jdbc.pool.OracleDataSource;
    import java.sql.Statement;
    import java.sql.ResultSet;
    public class DataHandler {
    public DataHandler() {
    String jdbcUrl = "jdbc:oracle:thin:@hris-dev.cimb.com:1521:DEV20";
    String userid = "apps";
    String password = "apps";
    Connection conn;
    Statement stmt;
    ResultSet rset;
    String query;
    String sqlString;
    public void getDBConnection() throws SQLException{
    OracleDataSource ds;
    ds = new OracleDataSource();
    ds.setURL(jdbcUrl);
    conn=ds.getConnection(userid,password);
    public ResultSet getAllEmployees() throws SQLException{
    getDBConnection();
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_READ_ONLY);
    query = "SELECT * FROM XX_OAF_PRODUCTS";
    System.out.println("\nExecuting query: " + query);
    rset = stmt.executeQuery(query);
    return rset;
    public ResultSet getEmployeesByName(String name) throws SQLException {
    name = name.toUpperCase();
    getDBConnection();
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE,
    ResultSet.CONCUR_READ_ONLY);
    query =
    "SELECT * FROM XX_OAF_PRODUCTS WHERE UPPER(name) LIKE '%" + name + "%' order by prod_id";
    System.out.println("\nExecuting query: " + query);
    rset = stmt.executeQuery(query);
    return rset;
    public static void main(String[] args) throws Exception{
    DataHandler datahandler = new DataHandler();
    ResultSet rset = datahandler.getAllEmployees();
    while (rset.next()) {
    System.out.println(rset.getInt(1) + " " +
    rset.getString(2) + " " +
    rset.getString(3) + " " +
    rset.getString(4));
    rset = datahandler.getEmployeesByName("Free");
    System.out.println("\nResults from query: ");
    while (rset.next()) {
    System.out.println(rset.getInt(1) + " " +
    rset.getString(2) + " " +
    rset.getString(3) + " " +
    rset.getString(4));
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"
    import="java.sql.ResultSet"%>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
    <title>product</title>
    <link href="css/jdeveloper.css" rel="stylesheet" media="screen"/>
    </head>
    <body><p>
    AnyCo Corporation: HR Application
    </p><p>
    Products Data 
    </p><jsp:useBean id="empsbean" class="hr.DataHandler" scope="session"/><form action="product.jsp">
    Filter by Product name:
    <input type="text" name="query"/>
    <input type="submit" value="Filter"/>
    </form><%ResultSet rset;
    String query = request.getParameter("query");
    if (query != null && query != null)
    rset = empsbean.getEmployeesByName(query);
    else
    rset = empsbean.getAllEmployees();%><table cellspacing="3" cellpadding="2"
    border="1" width="100%">
    <tr>
    <td width="12%">ProductID</td>
    <td width="32%">Name</td>
    <td width="24%">Image</td>
    <td width="32%">Description</td>
    </tr>
    <%while (rset.next ())
    out.println("<tr>");
    out.println("<td>" +
    //rset.getString("prod_id") + "</td><td> " +
    //rset.getString("name") + "</td><td> " +
    //rset.getString("image") + "</td><td> " +
    //rset.getDouble("description") + "</td>");
    rset.getInt("prod_id") + "</td><td> " +
    rset.getString("name") + "</td><td> " +
    rset.getString("image") + "</td><td> " +
    rset.getString("description") + "</td>");
    out.println("</tr>");
    }%>
    </table></body>
    </html>
    This is debug script after I change connection
    C:\Oracle\Middleware\jdk160_05\bin\javaw.exe -client -agentlib:jdwp=transport=dt_socket,server=y,address=2724 -classpath D:\temp\HRapp_EBS\view\classes;C:\Oracle\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar;C:\Oracle\Middleware\modules\javax.jsp_1.1.0.0_2-1.jar;C:\Oracle\Middleware\modules\glassfish.el_2.1.0.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\adf-share-support.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share.ca_11.1.1\adf-share-ca.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share.ca_11.1.1\adf-share-base.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\adflogginghandler.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.idm_11.1.1\identitystore.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.javacache_11.1.1\cache.jar;C:\Oracle\Middleware\jdeveloper\lib\java\api\jaxb-api.jar;C:\Oracle\Middleware\jdeveloper\lib\java\api\jsr173_api.jar;C:\Oracle\Middleware\modules\javax.activation_1.1.0.0_1-1.jar;C:\Oracle\Middleware\jdeveloper\lib\java\shared\sun.jaxb\2.0\jaxb-xjc.jar;C:\Oracle\Middleware\jdeveloper\lib\java\shared\sun.jaxb\2.0\jaxb-impl.jar;C:\Oracle\Middleware\jdeveloper\lib\java\shared\sun.jaxb\2.0\jaxb1-impl.jar;C:\Oracle\Middleware\jdeveloper\adfc\lib\adf-controller.jar;C:\Oracle\Middleware\jdeveloper\adfc\lib\adf-controller-api.jar;C:\Oracle\Middleware\jdeveloper\adfc\lib\adf-controller-rt-common.jar;C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\adfmejb.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xmlparserv2.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfm.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\adfui.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\groovy-all-1.5.4.jar;C:\Oracle\Middleware\jdeveloper\jlib\ojmisc.jar;C:\Oracle\Middleware\jdeveloper\jlib\commons-el.jar;C:\Oracle\Middleware\jdeveloper\jlib\jsp-el-api.jar;C:\Oracle\Middleware\jdeveloper\jlib\oracle-el.jar;C:\Oracle\Middleware\jdeveloper\adfdt\lib\adf-dt-at-rt.jar;C:\Oracle\Middleware\jdeveloper\adfdt\lib\adf-transactions-dt.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfdt_common.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\db-ca.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\jdev-cm.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\adf-share-base.jar;C:\Oracle\Middleware\jdeveloper\dvt\lib\dvt-jclient.jar;C:\Oracle\Middleware\jdeveloper\dvt\lib\dvt-utils.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\adfmtl.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfmweb.jar;C:\Oracle\Middleware\modules\javax.jms_1.1.1.jar;C:\Oracle\Middleware\jdeveloper\rdbms\jlib\aqapi.jar;C:\Oracle\Middleware\modules\javax.transaction_1.0.0.0_1-1.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-antlr.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-apache-bcel.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-apache-bsf.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-apache-log4j.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-apache-oro.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-apache-regexp.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-apache-resolver.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-commons-logging.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-commons-net.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-icontract.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-jai.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-javamail.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-jdepend.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-jmf.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-jsch.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-junit.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-launcher.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-netrexx.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-nodeps.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-starteam.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-stylebook.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-swing.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-trax.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-vaj.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-weblogic.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-xalan1.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant-xslp.jar;C:\Oracle\Middleware\jdeveloper\ant\lib\ant.jar;C:\Oracle\Middleware\modules\javax.ejb_3.0.1.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model.generic_11.1.1\bc4jdomgnrc.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jhtml.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\datatags.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\graphtags.jar;C:\Oracle\Middleware\jdeveloper\j2ee\home\oc4jclient.jar;C:\Oracle\Middleware\modules\javax.resource_1.5.1.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\bc4jwizard.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.javatools_11.1.1\resourcebundle.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.ldap_11.1.1\ldapjclnt11.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-api.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-common.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-internal.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-unsupported-api.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jacc-spi.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.pki_11.1.1\oraclepki.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_core.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_cert.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_xmlsec.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.iau_11.1.1\fmw_audit.jar;C:\Oracle\Middleware\modules\javax.security.jacc_1.0.0.0_1-1.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\bc4jtester.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jsyscat.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jwizard.jar;C:\Oracle\Middleware\jdeveloper\jlib\ohj.jar;C:\Oracle\Middleware\jdeveloper\jlib\help-share.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.bali.share_11.1.1\share.jar;C:\Oracle\Middleware\jdeveloper\jlib\jewt4.jar;C:\Oracle\Middleware\jdeveloper\jlib\oracle_ice.jar;C:\Oracle\Middleware\jdeveloper\ide\lib\idert.jar;C:\Oracle\Middleware\jdeveloper\ide\lib\javatools.jar;C:\Oracle\Middleware\wlserver_10.3\server\lib\wlclient.jar;C:\Oracle\Middleware\jdeveloper\jlib\jdev-cm.jar;C:\Oracle\Middleware\jdeveloper\jdev\lib\dmsstub.jar;C:\Oracle\Middleware\modules\javax.jsf_1.2.0.0.jar;C:\Oracle\Middleware\modules\javax.enterprise.deploy_1.2.jar;C:\Oracle\Middleware\modules\javax.interceptor_1.0.jar;C:\Oracle\Middleware\modules\javax.jws_2.0.jar;C:\Oracle\Middleware\modules\javax.mail_1.1.0.0_1-1.jar;C:\Oracle\Middleware\modules\javax.xml.soap_1.3.1.0.jar;C:\Oracle\Middleware\modules\javax.xml.rpc_1.2.1.jar;C:\Oracle\Middleware\modules\javax.xml.ws_2.1.1.jar;C:\Oracle\Middleware\modules\javax.management.j2ee_1.0.jar;C:\Oracle\Middleware\modules\javax.xml.stream_1.1.1.0.jar;C:\Oracle\Middleware\modules\javax.xml.registry_1.0.0.0_1-0.jar;C:\Oracle\Middleware\modules\javax.persistence_1.0.0.0_1-0.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\wsclient.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\wsserver.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\wssecurity.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\wsdl.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\orasaaj.jar;C:\Oracle\Middleware\modules\com.bea.core.weblogic.saaj_1.3.0.0.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\orawsdl.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\orawsrm.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\orawsrel.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\orajaxr.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\xsdlib.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\mdds.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\wsif.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;C:\Oracle\Middleware\jdeveloper\modules\org.jaxen_2.2.1D.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\ojpse.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\jsr106.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\jsr105.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_wss.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_saml.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_saml2.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.ldap_0.0\ojmisc.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.http_client_11.1.1.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.xdb_11.1.0.6.0.jar;C:\Oracle\Middleware\modules\javax.management.j2ee_1.2.1.jar;C:\Oracle\Middleware\modules\javax.xml.stream_1.0.0.0.jar;C:\Oracle\Middleware\modules\glassfish.jaxb_2.1.6.jar;C:\Oracle\Middleware\modules\glassfish.jaxb.xjc_2.1.6.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\oc4j-schemas.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.odl_11.1.1\ojdl.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.odl_11.1.1\ojdl2.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.dms_11.1.1\dms.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0.6.0\orai18n.jar;C:\Oracle\Middleware\jdeveloper\modules\org.apache.commons.digester_1.7.jar;C:\Oracle\Middleware\jdeveloper\modules\org.springframework_2.0.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.wsm.common_11.1.1\wsm-policy-core.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.wsm.common_11.1.1\wsm-pmlib.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.wsm.agent.common_11.1.1\wsm-pap.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.wsm.agent.common_11.1.1\wsm-agent.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.wsm.common_11.1.1\wsm-secpol.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.javatools_11.1.1\javamodel-rt.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.javatools_11.1.1\javatools-nodeps.jar;C:\Oracle\Middleware\modules\javax.mail_1.4.jar;C:\Oracle\Middleware\jdeveloper\jdev\lib\jdev-rt.jar;C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.jdeveloper.jgoodies\forms-1.0.6.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\jws-api-10.1.3.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\orawsmetadata.jar;C:\Oracle\Middleware\jdeveloper\javacache\lib\cache.jar;C:\Oracle\Middleware\jdeveloper\ord\jlib\jmf.jar;C:\Oracle\Middleware\jdeveloper\jlib\help4.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jimdomains.jar;C:\Oracle\Middleware\jdeveloper\ord\jlib\ordim.jar;C:\Oracle\Middleware\jdeveloper\ord\jlib\ordhttp.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\ordim.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\ordhttp.jar;C:\Oracle\Middleware\wlserver_10.3\server\ext\jdbc\oracle\11g\ojdbc5.jar;C:\Oracle\Middleware\jdeveloper\jlib\inspect4.jar;C:\Oracle\Middleware\jdeveloper\jdev\lib\ojc.jar;C:\Oracle\Middleware\jdeveloper\webservices\lib\soap.jar;C:\Oracle\Middleware\jdeveloper\jlib\javax-ssl-1_1.jar;C:\Oracle\Middleware\jdeveloper\jlib\jssl-1_1.jar;C:\Oracle\Middleware\modules\javax.activation_1.1.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\uddiclient.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\core_services_client.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\uddiclient_core.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\uddiclient_api_v2.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\uddiclient_api_v3.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\category_client_v3.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\wsdl2uddi_client_v3.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\wasp.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\activation.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\jaxrpc.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\saaj.jar;C:\Oracle\Middleware\jdeveloper\uddi\lib\jaxm.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xml.jar;C:\Oracle\Middleware\jdeveloper\lib\xsu12.jar;C:\Oracle\Middleware\jdeveloper\lib\xquery.jar;C:\Oracle\Middleware\jdeveloper\orant\lite\classes\olite40.jar;C:\Oracle\Middleware\jdeveloper\sqlj\lib\runtime12.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\antlr.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\commons-beanutils.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\commons-collections.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\commons-digester.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\commons-fileupload.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\commons-logging.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\commons-validator.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\jakarta-oro.jar;C:\Oracle\Middleware\jdeveloper\jakarta-struts\lib\struts.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\toplink.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\antlr.jar;C:\Oracle\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar;C:\Oracle\Middleware\jdeveloper\BC4J\jlib\adf-connections.jar;C:\Oracle\Middleware\jdeveloper\BC4J\lib\adfcm.jar;C:\Oracle\Middleware\jdeveloper\modules\features\adf.model_11.1.1.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.mds_11.1.1\mdsrt.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.dms_11.1.1\ojdl2.jar;C:\Oracle\Middleware\jdeveloper\lib\xsqlserializers.jar;C:\Oracle\Middleware\modules\glassfish.jstl_1.2.0.1.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\jsf-api.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\jsf-ri.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\sun-commons-beanutils.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\sun-commons-collections.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\sun-commons-digester.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\sun-commons-logging.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.jsf_1.2.7.1\weblogic-injection-provider.jar;C:\Oracle\Middleware\jdeveloper\adfc\lib\adf-controller-schema.jar;C:\Oracle\Middleware\jdeveloper\jlib\trinidad-api.jar;C:\Oracle\Middleware\jdeveloper\jlib\trinidad-impl.jar;C:\Oracle\Middleware\jdeveloper\jlib\adf-richclient-api-11.jar;C:\Oracle\Middleware\jdeveloper\jlib\adf-faces-databinding-rt.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\commons-cli-1.0.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\commons-el.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\jsp-el-api.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\oracle-el.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.xmlef_11.1.1\xmlef.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.oc4j-obsolete_11.1.1\oc4j-unsupported-api.jar;C:\Oracle\Middleware\jdeveloper\modules\oracle.ucp_11.1.0.7.0.jar hr.DataHandler
    Listening for transport dt_socket at address: 2724
    Debugger connected to local process.
    Jun 15, 2009 9:39:03 AM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProviderImpl"
    Jun 15, 2009 9:39:03 AM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProviderImpl"
    Executing query: SELECT * FROM XX_OAF_PRODUCTS
    100 Washing Machine W001 null 1000 spin, A Energy at 40 Deg., 11lb/5kg capacity
    101 Washing Machine W003a null 1200 spin, A+ Energy at 40 Deg., 15lb/6kg capacity
    102 Washing Machine W017 null 1400 spin, A Energy at 40 Deg., 11lb/5kg capacity
    103 Washing Machine T006 null Twin Tub, 800 spin, C Energy at 40 Deg., 10lb/4.5kg capacity
    104 Washer Dryer W001d null 1000 spin, A Energy at 40 Deg., 11lb/5kg capacity, 9lb/4kg drying capacity
    105 Washer Dryer W003d null 1200 spin, A+ Energy at 40 Deg., 15lb/6kg capacity, 11lb/5kg drying capacity
    106 Washer Dryer W017d null 1400 spin, A Energy at 40 Deg., 11lb/5kg capacity, 11lb/5kg drying capacity
    107 Dryer D003 null Vented, B+ Energy, 15lb/6kg capacity
    108 Dryer D011 null Condensing, A Energy, 11lb/5kg capacity
    109 Fridge F011s null 7.5 CUFT, A+ Energy, FF, Auto-Defrost, Silver
    110 Fridge F011w null 7.5 CUFT, A+ Energy, FF, Auto-Defrost, White
    111 Fridge F011b null 7.5 CUFT, A+ Energy, FF, Auto-Defrost, Black
    112 Fridge F004w null 4.5 CUFT, Under Counter, A++ Energy, FF, Auto-Defrost, White
    113 Fridge Freezer FZ007s null 4.5 / 1.5 CUFT, A+ Energy, FF, Auto-Defrost, Silver
    114 Fridge Freezer FZ007w null 4.5 / 1.5 CUFT, A+ Energy, FF, Auto-Defrost, White
    115 Freezer Z002s null 7.5 CUFT, A Energy, FF, Silver
    116 Freezer Z002w null 7.5 CUFT, A Energy, FF, White
    117 Freezer Z002b null 7.5 CUFT, A Energy, FF, Black
    118 Chest Freezer Z001w null 12.5 CUFT, B+ Energy, White
    119 Ice Maker I012 null 30lb capacity storage bin, FF
    Executing query: SELECT * FROM XX_OAF_PRODUCTS WHERE UPPER(name) LIKE '%FREE%' order by prod_id
    Results from query:
    113 Fridge Freezer FZ007s null 4.5 / 1.5 CUFT, A+ Energy, FF, Auto-Defrost, Silver
    114 Fridge Freezer FZ007w null 4.5 / 1.5 CUFT, A+ Energy, FF, Auto-Defrost, White
    115 Freezer Z002s null 7.5 CUFT, A Energy, FF, Silver
    116 Freezer Z002w null 7.5 CUFT, A Energy, FF, White
    117 Freezer Z002b null 7.5 CUFT, A Energy, FF, Black
    118 Chest Freezer Z001w null 12.5 CUFT, B+ Energy, White
    ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2
    JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820]
    Process exited.
    Debugger disconnected from local process.
    Thanks in advance!!!
    Regards,
    Hieu

    What did you do to resolve this issue? It could be helpful to others. Thanks.

  • How to change the schema to another user ?

    Hi,
    I've registerd this schema and it works well,
    but I need to change the schema to connect to another User like MYUSER_2.
    because I have to migrate the MYUSER_1 to MYUSER_2 and then to delete MYUSER_1
    when I register the schema again with this user MYUSER_2
    , all xml-entries will become destroyed ?
    what can I do ?
    it's better , to register the schema without a user ?
    Norbert
    dbms_xmlschema.registerSchema(
    schemaurl => vschemaurl,
    schemadoc => xsd_file,
    local => FALSE,
    gentypes => TRUE,
    genbean => FALSE,
    gentables => TRUE,
    force => FALSE,
    owner => MYUSER_1
    ,CSID => nls_charset_id('AL32UTF8');
    );

    If 2 seperate users need to work witht the same XML Schema then the XML Schema should be registered as a global Schema. If you want to change the owner of an XMLschema, just like if you want to change the owner of a relational; table you will have to export the data and import it again.

  • Junk file downloaded when port number and connection scheme is mismatched

    Hello All,
    I am facing a peculiar issue in my server running Apache Tomcat/5.5.9.
    I have a Tomcat server setup with 8080 and 8443 ports listening for http and https connections.
    When I access the tomcat welcome page hosted in my server as below,
    http://<servername>:8080 OR https://<servername>:8443
    I get the expected web page. But when I change the scheme and port number,
    as below,
    http://<servername>:8443
    This is what happens,
    In IE:
    Displays junk characters (in precise, 4 boxes)
    In Mozilla/Safari(Mac):
    Downloads a junk file which says that it is of type "application/octet-stream"
    To shed some more light on the issue,
    When I changed the secure server port to 443 and i tried accessing URL,
    http://<servername>:443 it took me to the default tomcat welcome page and for any other port other than 443, it gave me the same behavior.
    Please let me know if there is any solution for this above scenario and your comments on what is causing this behavior.
    Thanks in Advance,
    Uday

    Hello All,
    I found the reason for the problem,
    1. No. By spec, SSL negotiation is the very first thing that happens on a SSL connection occurring; there's no way to determine that a non-SSL Connection is being attempted.
    2. when we are asking for regular HTTP over a HTTPS port. You'll see the first few bytes of the negotiation, then the protocol will stop.
    3. Accessing an HTTPS Connector via an http:// URL (or vice versa) won't work. It's as simple as that. Of course there's a solution for the strange behavior you see when you access an HTTPS Connector via http://:
    So unless we fix the secure/insecure port numbers to 443/80 respectively, which we do not want to do, I believe that we would not be able to solve this issue.

  • 30EA2: Worksheet Editor Cleared When Changing Connections

    In 3.0 EA2, I noticed that when I change connections for a worksheet using the connection select list, the worksheet content is cleared. This was not in EA1, or in prior releases that I am aware of.
    I often will write various SQL statements in a non-production environment, and when I'm ready just select the production connection in the current worksheet and run my statements. I was surprised to see them all removed.
    (I did search for other posts on this in case someone else previously commented on this behavior, but I didn't see anything.)
    Java(TM) Platform 1.6.0_11
    Oracle IDE 3.0.02.83
    Versioning Support 3.0.02.83
    Thanks, Wolf

    Hi, I can no longer reproduce this issue. When I installed 30EA2 I simply moved the unzipped file into C:\Program Files\sqldeveloper-3.0.02.83 and choose to not migrate any settings. I could consistently reproduce the issue.
    Your comment made me wonder if I had a corrupted download, so I got a fresh copy and installed it as C:\Program Files\sqldeveloper-3.0.02.83-2. I tried to reproduce the issue in this -2 install, but I couldn't! So far so good.
    But when I changed my shortcut back to the first 30EA2 install C:\Program Files\sqldeveloper-3.0.02.83 and tried to reproduce the issue, I couldn't either! It was working fine which ever instance of 30EA2 I would launch. I can see they share preferences in:
    ide.pref.dir     C:\Documents and Settings\wmoritz\Application Data\SQL DeveloperAt this point, I can't force the issue anymore, so I until I can we should close this issue as a freak occurrence.
    Thanks, Wolf
    Edited by: Wolf Moritz on Dec 13, 2010 9:27 AM

  • Load stored program package into another db

    Hi,
    Let say I have a created a stored program package (contains spec and body) in an oracle database
    developed using sql developer.
    How do I transfer and load my stored program package into another oracle database?
    Do I also need to recompile after I did so?
    Thanks.

    You connect to the other database and recompile the code.

  • RFC connection error when registering PROGRAM ID.

    Hi,
    I created a RFC connection of type T.
    I gave the following parameters ->
    gateway host: hostname and then ip-address
    gateway service: sapgwxx
    Registered program id: xxx
    It is giving me the following error:
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapgwxx not registered
    Error Details     LOCATION: SAP-Gateway on host <hostname> / sapgwxx
    Error Details     DETAIL: TP sapgwxx not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2696
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Can anyone help me in troubleshooting the issue.
    Also I am not able to register this program id in Visual Admin -> Services -> JCo RFC Provider. Here it is giving me an error. Can anyone guide me in this?
    Points to be rewarded for any kind of small help.

    Thanks Ramesh.
    I followed the blog. Here are the steps that I did.
    RFC destination:
    1. To create the RFC go to TCODE: SM59  <b>-> Done</b>2. Create new destination of type T (TCP/IP) <b>-> Done</b>
    3. Make sure you select Registered Server Program option before writing your program ID <b>-> Done</b>
    4. Write you program ID (remember it's case-sensitive) <b>-> gave the SID name</b>
    5. In the gateway host and gateway service write the values of your "Application system" - business system (not the XI server) <b>-> Typed the gateway hostname and gateway service "sapgw<instance no>", that I got from SMGW.</b>
    But still I face the same problem. It get the following error:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program <SID name> not registered
    Error Details     LOCATION: SAP-Gateway on host xxxxx / sapgwxx
    Error Details     DETAIL: TP <SID Name> not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2719
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Thu Nov  1 10:39:43 2007
    Error Details     VERSION: 2
    Kindly help me out.

  • How to change system time through java program

    Hi
    I want to know, how to change system time through java program.
    give me a idia with example.
    Thanks

    There isn't any core Java API for this. Use JNI or call an external process with Runtime.exec().
    ~

Maybe you are looking for

  • Function Module to open a new session displaying a method of a class

    Hello All, I have a method A of class B. Now, in my current session, I have a button. When the user clicks on this button, what I expect is that a new session be opened and in the new session method A of class B be displayed. This is similar to the d

  • Utter failure to play anything.

    Since upgrading to QT 7.0, I have been unable to play any video previously played by QT. Same results following installation of revisions 7.0.1-7.0.3. Nothing will play through QT at all, not web sourced files, not my own files. I finally moved all m

  • IP - Domain names changes

    Hello, We have 3 Nodes RAC 11gR2 (11.2.0.2.3) on Redhat Enterprise Linux 5.5. We will move the servers from one datacenter to another. This means we will have to change the IPs and domain name of the nodes. In our environment, we are using: - Role se

  • Still on Forms 6i?

    What % of Oracle developers are still on Forms 6i? Have many have made the jump to 9i, which requires us to 1) give-up client/server deployment option, 2) more limited set of features so it can run on the Web, 3) modify existing Forms 6i applications

  • PDF Print issue in Report designer

    Hi All,       I am using Report Designer for formatting group of reports. The issue I face in all is the that when I open the print version of the output in PDF, the words break, for eg: "Department of Biochemistry" will be displayed as "Department o