Howto configure Timeout for database link

Hi,
how can I configure the expected timeout for a db link connection?
My problem is, that I've to get data from a far distance database and the network connection is not very good.
Sometimes it works pretty good, but often I get a not reachable error. Monitoring the server with ping shows, that the server is always alive, but the roundtrip time is high ( >200 ms).
System: Oracle 9.2.0.5
Linux (RedHat)
Thanks for help
Stephan

Well since db links just use the underlying SQL*Net configuration, what you're actually looking for is timeout settings for SQL*Net, there are two:
In the listener.ora file on the server:
INBOUND_CONNECT_TIMEOUT_<listener_name> = n seconds
Determines the limit the database listener will wait for a client connection to complete after the connection is made.
In the sqlnet.ora file on the server:
SQLNET.EXPIRE_TIME = n minutes
Determines the limit for the frequency of active connection verification of a client connection.
If the problem is you're getting disconnected because of network timeouts, it could be here or something in your LAN network settings.

Similar Messages

  • HOWTO: Configure JDeveloper for Power Users

    < !doctype html public "-//w3c//dtd html 4.0 transitional//en">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="Author" content="JDeveloper Product Management">
    <meta name="GENERATOR" content="Mozilla/4.72 [en] (WinNT; I) [Netscape]">
    <meta name="Description" content="Configuring JDeveloper for the Power User">
    <title>Configuring JDeveloper for the Power User</title>
    </head>
    <body>
    <center>
    <h2>
    <font color="#000000">HOWTO: Configure JDeveloper for Power Users</font></h2></center>
    <hr WIDTH="100%">
    The default JDeveloper installation installs many components, however,
    it does not create easily accessible menus and shortcuts that many power
    users need.
    The common configuration problems that developers often face, but may
    not know how to fix include:
    <ul>
    Quickly Launching JDeveloper</li>
    Invoking the JDeveloper Help system (without running JDeveloper)</li>
    Adding external tools to JDeveloper's Tools menu</li>
    Editing JDeveloper Configuration files</li>
    </ul>
    This document explains how to perform the above tasks, and hopefully, you
    will learn how simple customizing your Windows &; JDeveloper environment
    can be.
    <center>
    <h2>
    <hr WIDTH="100%"></h2></center>
    <h2>
    Introduction</h2>
    This document contains instructions for configuring JDeveloper for the
    power user.
    The following instructions lead you through the steps necessary to:
    <ul>
    Add links to key JDeveloper configuration files from the windows start
    menu.  This makes it simpler to change JDeveloper's behavior.</li>
    Create Short cut menus to JDeveloper Help system</li>
    <img SRC="PowerUser_StartMenu.JPG" height=89 width=332>
    Create a Quick Launch menu to JDeveloper</li>
    <img SRC="PowerUser_QuickLaunch.JPG" height=27 width=309>
    Add key utilities to the JDeveloper Tools menu.  This makes your favorite
    utilities just a menu away from within JDeveloper.</li>
    <img SRC="PowerUser_ToolsMenu.JPG" height=351 width=214>
    Enable the JDeveloper Console window.  This allows you to see the
    results of statements such as System.out.println( "message" ).</li>
    Let you understand how easy customizing various aspects can be</li>
    </ul>
    <h2>
    <hr WIDTH="100%"></h2>
    <h2>
    Detailed Instructions</h2>
    1. If you have not previously executed JDeveloper, Run JDeveloper once
    and exit.
        This creates the initial JDeveloper.ini
    2. Create links to JDeveloper's key files.
    <blockquote>Right click on the Windows Start menu
    Select <u>Explore All Users</u> to launch an Explorer window
    We will refer to this as Explorer Window #2 because it has 2 panes
    (left &; right)
    Note: This directory structure is also used by the Windows Start menu,
    thus adding folders here is the same as adding menu items to the Start
    menu decedents, Adding folders here is the same as adding sub-menus!
    In the right hand pane of Explorer Window #2, double click on Programs.
    Double click on the Oracle JDeveloper Folder.
    Select menu File | New / Folder to create a new folder.
    Name the folder, Customize
    Right click on the JDeveloper icon (either one)
    Select the <u>Properties</u> menu to launch the  JDeveloper
    properties dialog,
    <blockquote>Switch to the Shortcut Tab.
    Copy the path portion of the Target string (exclude JDeveloper.exe)
    into the clipboard (Select + Ctrl-C )
    Cancel the Properties dialog</blockquote>
    Press windows Start | Run... menu
    Paste clipboard contents (Ctrl+V) in the open line.
    Press OK to create an Explorer window.
    We will refer to this as Explorer Window #1 because it has 1 pane.
    Note that Explorer Window #1 is  focused on your JDeveloper bin
    directory.
    Next we will create shortcuts to key JDeveloper files which are directly
    accessible from your windows start menu.
    Situate the two explorer windows so they do not overlap (shrink window
    size if necessary)
    We will be dragging from Explorer Window #1 to Explorer Window #2.
    // Create Shortcut to JDeveloper.ini inside of Customize folder/menu.
    In Explorer Window #2, Double click on Customize folder
    In Explorer window #1, find and select JDeveloper.ini.
    <font color="#000000">***Important:</font>  Right Click
    and Drag JDeveloper.ini from Explorer Window #1 and right-drag to Explorer
    Window #2 and release the right mouse button in the right pane.
    Then a small context menu appears, select the menu item <u>Create
    Shortcut(s) Here</u>
    This created a shortcut to JDeveloper.ini.
    // Create Shortcut to Tools.cfg inside of Customize folder/menu.
    Lets repeat the process for Tools.cfg
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Navigate to LIB dir
    In Explorer Window #1, lets navigate one directory level up by pressing
    the Folder UP arrow icon.
    Now Double click on the LIB directory Folder.
    // Create Shortcut to JDeveloper.properties inside of Customize folder/menu.
    Lets repeat the process for JDeveloper.properties.
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Create Shortcut to JBO.properties inside of Customize folder/menu.
    [Optional] Lets repeat the process for JBO.properties.
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Navigate to DOC dir
    In Explorer Window #1, lets navigate one directory level up by pressing
    the Folder UP arrow icon.
    Now Double click on the Doc directory Folder.
    In Explorer Window #2, lets navigate one directory level up by pressing
    the Folder UP arrow icon. This places us in the folder where the JDeveloper
    shortcut is.
    // Create Shortcut to JDeveloper.chm inside of JDeveloper folder/menu.
    Lets repeat the process for JDeveloper.chm
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Create Quick Launch Shortcut to JDeveloper.
    If you do not have the Windows Quick Launch Menu enabled, Right click
    on your Task bar, but not on any icons and Select Menu ToolBars | Quick
    Launch to display Quick Launch Menu
    Now Select JDeveloper from Explorer Window #1  and Right click-drag
    to the Quick Launch Area (on windows Task Bar) and choose Create Shortcut(s)
    Here.
    This creates a Quick Launch icon for launching JDeveloper from the
    Quick Launch area.
    To verify everything is OK, you can now select the Window Start menu
    | Programs | Oracle JDeveloper... and you should see links to all the new
    files we just added.
    When everything is as you like, close both explorer windows.</blockquote>
    3. Enable JDeveloper's output console window
    <blockquote>Select Windows Start menu | Programs | Oracle JDeveloper |
    JDeveloper.ini
    If windows asks you what to use to edit this file choose Write.
    Search for LogConsole=0 and change it to LogConsole=1
    Save the file and exit the editor.
    This Console window is very important for Advanced programmers because
    they can see various output including exceptions during their IDE interaction,
    Addin processing.</blockquote>
    4. Add more tools to JDeveloper's Tools menu
    <blockquote>Select Windows Start menu | Programs | Oracle JDeveloper |
    Tools.CFG
    If windows asks you what to use to edit this file, choose Write.
    Add the following lines to the END of your Tools.cfg file.
    <font color="#000000">***Important:  </font>Be sure to make
    appropriate path changes suitable for your environment.
    Note: You may want to add your own favorite tools to this file for
    invocation from JDeveloper.
    <table BORDER COLS=1 WIDTH="80%" >
    <tr>
    <td><font face="Arial,Helvetica"><font size=-1>## Shortcut to Netscape
    Browser on current node (HTML, gif, etc)</font></font>
    <font face="Arial,Helvetica"><font size=-1>Navigator <Current
    Node></font></font>
    <font face="Arial,Helvetica"><font size=-1>"C:\Program Files\Netscape\Com municator\Program\netscape.exe"</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>$NodeName</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to Netscape
    Composer on current node (HTML, gif, etc)</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Note: Due to netscape
    modal issue, drag the node to netscape.</font></font>
    <font face="Arial,Helvetica"><font size=-1>Composer <Current
    Node></font></font>
    <font face="Arial,Helvetica"><font size=-1>"C:\Program Files\Netscape\Communicator\Program\netscape.exe
    -edit"</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>$NodeName</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    Tools.cfg</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit Tools.cfg</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\bin\Tools.cfg</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    Gallery.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit Gallery.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\bin\Gallery.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    JDeveloper.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit JDeveloper.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\bin\JDeveloper.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    JDeveloper.properties</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit JDeveloper.properties</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\lib\JDeveloper.properties</font></font></td>
    </tr>
    </table>
    Save the file and exit the editor.</blockquote>
    5. [Optional] To view the output of JDeveloper Addins as they are loaded,
    <blockquote>Select Windows Start menu | Programs | Oracle JDeveloper |
    JDeveloper.properties
    If windows asks you what to use to edit this file, choose Write.
    Search for jdeveloper.logOutput= line and change it to end with
    a dash
    jdeveloper.logOutput=-
    Save the file and exit the editor.
    This will place trace like statements invoked with Addin handling into
    the Console window.
    This is also the file which you will edit to add your Addin files to
    JDeveloper.</blockquote>
    6. Start Developing with JDeveloper.
    <blockquote>Your new shortcuts can make launching JDeveloper, JDeveloper
    help files, external utilities, and configuring JDeveloper super easy.</blockquote>
    <h2>
    <hr WIDTH="100%"></h2>
    <h2>
    Summary</h2>
    <blockquote>With the above configuration changes and the concepts understood,
    there is no end to your levels of customization that you may perform. 
    These represent but a few of the customizations that you can perform to
    make your day more productive.</blockquote>
    Please send corrections and suggestions to [EMAIL][email protected][EMAIL]
    </body>
    </html>
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by John Jannatpour ([email protected]):
    < !doctype html public "-//w3c//dtd html 4.0 transitional//en">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="Author" content="JDeveloper Product Management">
    <meta name="GENERATOR" content="Mozilla/4.72 [en] (WinNT; I) [Netscape]">
    <meta name="Description" content="Configuring JDeveloper for the Power User">
    <title>Configuring JDeveloper for the Power User</title>
    </head>
    <body>
    <center>
    <h2>
    <font color="#000000">HOWTO: Configure JDeveloper for Power Users</font></h2></center>
    <hr WIDTH="100%">
    The default JDeveloper installation installs many components, however,
    it does not create easily accessible menus and shortcuts that many power
    users need.
    The common configuration problems that developers often face, but may
    not know how to fix include:
    <ul>
    Quickly Launching JDeveloper</li>
    Invoking the JDeveloper Help system (without running JDeveloper)</li>
    Adding external tools to JDeveloper's Tools menu</li>
    Editing JDeveloper Configuration files</li>
    </ul>
    This document explains how to perform the above tasks, and hopefully, you
    will learn how simple customizing your Windows & JDeveloper environment
    can be.
    <center>
    <h2>
    <hr WIDTH="100%"></h2></center>
    <h2>
    Introduction</h2>
    This document contains instructions for configuring JDeveloper for the
    power user.
    The following instructions lead you through the steps necessary to:
    <ul>
    Add links to key JDeveloper configuration files from the windows start
    menu. This makes it simpler to change JDeveloper's behavior.</li>
    Create Short cut menus to JDeveloper Help system</li>
    <img SRC="PowerUser_StartMenu.JPG" height=89 width=332>
    Create a Quick Launch menu to JDeveloper</li>
    <img SRC="PowerUser_QuickLaunch.JPG" height=27 width=309>
    Add key utilities to the JDeveloper Tools menu. This makes your favorite
    utilities just a menu away from within JDeveloper.</li>
    <img SRC="PowerUser_ToolsMenu.JPG" height=351 width=214>
    Enable the JDeveloper Console window. This allows you to see the
    results of statements such as System.out.println( "message" ).</li>
    Let you understand how easy customizing various aspects can be</li>
    </ul>
    <h2>
    <hr WIDTH="100%"></h2>
    <h2>
    Detailed Instructions</h2>
    1. If you have not previously executed JDeveloper, Run JDeveloper once
    and exit.
    This creates the initial JDeveloper.ini
    2. Create links to JDeveloper's key files.
    <blockquote>Right click on the Windows Start menu
    Select [b]<u>Explore All Users</u> to launch an Explorer window
    We will refer to this as Explorer Window #2 because it has 2 panes
    (left & right)
    Note: This directory structure is also used by the Windows Start menu,
    thus adding folders here is the same as adding menu items to the Start
    menu decedents, Adding folders here is the same as adding sub-menus!
    In the right hand pane of Explorer Window #2, double click on Programs.
    Double click on the Oracle JDeveloper Folder.
    Select menu File | New / Folder to create a new folder.
    Name the folder, Customize
    Right click on the JDeveloper icon (either one)
    Select the <u>Properties</u> menu to launch the JDeveloper
    properties dialog,
    <blockquote>Switch to the Shortcut Tab.
    Copy the path portion of the Target string (exclude JDeveloper.exe)
    into the clipboard (Select + Ctrl-C )
    Cancel the Properties dialog</blockquote>
    Press windows Start | Run... menu
    Paste clipboard contents (Ctrl+V) in the open line.
    Press OK to create an Explorer window.
    We will refer to this as Explorer Window #1 because it has 1 pane.
    Note that Explorer Window #1 is focused on your JDeveloper bin
    directory.
    Next we will create shortcuts to key JDeveloper files which are directly
    accessible from your windows start menu.
    Situate the two explorer windows so they do not overlap (shrink window
    size if necessary)
    We will be dragging from Explorer Window #1 to Explorer Window #2.
    // Create Shortcut to JDeveloper.ini inside of Customize folder/menu.
    In Explorer Window #2, Double click on Customize folder
    In Explorer window #1, find and select JDeveloper.ini.
    <font color="#000000">***Important:</font> Right Click
    and Drag JDeveloper.ini from Explorer Window #1 and right-drag to Explorer
    Window #2 and release the right mouse button in the right pane.
    Then a small context menu appears, select the menu item <u>Create
    Shortcut(s) Here</u>
    This created a shortcut to JDeveloper.ini.
    // Create Shortcut to Tools.cfg inside of Customize folder/menu.
    Lets repeat the process for Tools.cfg
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Navigate to LIB dir
    In Explorer Window #1, lets navigate one directory level up by pressing
    the Folder UP arrow icon.
    Now Double click on the LIB directory Folder.
    // Create Shortcut to JDeveloper.properties inside of Customize folder/menu.
    Lets repeat the process for JDeveloper.properties.
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Create Shortcut to JBO.properties inside of Customize folder/menu.
    [Optional] Lets repeat the process for JBO.properties.
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Navigate to DOC dir
    In Explorer Window #1, lets navigate one directory level up by pressing
    the Folder UP arrow icon.
    Now Double click on the Doc directory Folder.
    In Explorer Window #2, lets navigate one directory level up by pressing
    the Folder UP arrow icon. This places us in the folder where the JDeveloper
    shortcut is.
    // Create Shortcut to JDeveloper.chm inside of JDeveloper folder/menu.
    Lets repeat the process for JDeveloper.chm
    Right click-drag from Explorer window #1 to Explorer Window #2 and
    choose Create Shortcut(s) Here.
    // Create Quick Launch Shortcut to JDeveloper.
    If you do not have the Windows Quick Launch Menu enabled, Right click
    on your Task bar, but not on any icons and Select Menu ToolBars | Quick
    Launch to display Quick Launch Menu
    Now Select JDeveloper from Explorer Window #1 and Right click-drag
    to the Quick Launch Area (on windows Task Bar) and choose Create Shortcut(s)
    Here.
    This creates a Quick Launch icon for launching JDeveloper from the
    Quick Launch area.
    To verify everything is OK, you can now select the Window Start menu
    | Programs | Oracle JDeveloper... and you should see links to all the new
    files we just added.
    When everything is as you like, close both explorer windows.</blockquote>
    3. Enable JDeveloper's output console window
    <blockquote>Select Windows Start menu | Programs | Oracle JDeveloper |
    JDeveloper.ini
    If windows asks you what to use to edit this file choose Write.
    Search for LogConsole=0 and change it to LogConsole=1
    Save the file and exit the editor.
    This Console window is very important for Advanced programmers because
    they can see various output including exceptions during their IDE interaction,
    Addin processing.</blockquote>
    4. Add more tools to JDeveloper's Tools menu
    <blockquote>Select Windows Start menu | Programs | Oracle JDeveloper |
    Tools.CFG
    If windows asks you what to use to edit this file, choose Write.
    Add the following lines to the END of your Tools.cfg file.
    <font color="#000000">***Important: </font>Be sure to make
    appropriate path changes suitable for your environment.
    Note: You may want to add your own favorite tools to this file for
    invocation from JDeveloper.
    <table BORDER COLS=1 WIDTH="80%" >
    <tr>
    <td><font face="Arial,Helvetica"><font size=-1>## Shortcut to Netscape
    Browser on current node (HTML, gif, etc)</font></font>
    <font face="Arial,Helvetica"><font size=-1>Navigator <Current
    Node></font></font>
    <font face="Arial,Helvetica"><font size=-1>"C:\Program Files\Netscape\Communicator\Program\netscape.exe"</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>$NodeName</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to Netscape
    Composer on current node (HTML, gif, etc)</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Note: Due to netscape
    modal issue, drag the node to netscape.</font></font>
    <font face="Arial,Helvetica"><font size=-1>Composer <Current
    Node></font></font>
    <font face="Arial,Helvetica"><font size=-1>"C:\Program Files\Netscape\Communicator\Program\netscape.exe
    -edit"</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>$NodeName</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    Tools.cfg</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit Tools.cfg</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\bin\Tools.cfg</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    Gallery.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit Gallery.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\bin\Gallery.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    JDeveloper.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit JDeveloper.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\bin\JDeveloper.ini</font></font>
    <font face="Arial,Helvetica"><font size=-1>## Shortcut to editing
    JDeveloper.properties</font></font>
    <font face="Arial,Helvetica"><font size=-1>Edit JDeveloper.properties</font></font>
    <font face="Arial,Helvetica"><font size=-1>C:\WINNT\system32\Write.exe</font></font>
    <font face="Arial,Helvetica"><font size=-1>.</font></font>
    <font face="Arial,Helvetica"><font size=-1>D:\jd3\lib\JDeveloper.properties</font></font></td>
    </tr>
    </table>
    Save the file and exit the editor.</blockquote>
    5. [Optional] To view the output of JDeveloper Addins as they are loaded,
    <blockquote>Select Windows Start menu | Programs | Oracle JDeveloper |
    JDeveloper.properties
    If windows asks you what to use to edit this file, choose Write.
    Search for jdeveloper.logOutput= line and change it to end with
    a dash
    jdeveloper.logOutput=-
    Save the file and exit the editor.
    This will place trace like statements invoked with Addin handling into
    the Console window.
    This is also the file which you will edit to add your Addin files to
    JDeveloper.</blockquote>
    6. Start Developing with JDeveloper.
    <blockquote>Your new shortcuts can make launching JDeveloper, JDeveloper
    help files, external utilities, and configuring JDeveloper super easy.</blockquote>
    <h2>
    <hr WIDTH="100%"></h2>
    <h2>
    Summary</h2>
    <blockquote>With the above configuration changes and the concepts understood,
    there is no end to your levels of customization that you may perform.
    These represent but a few of the customizations that you can perform to
    make your day more productive.</blockquote>
    Please send corrections and suggestions to [EMAIL][email protected][EMAIL]
    </body>
    </html><HR></BLOCKQUOTE>
    null

  • Using generic format for database links in ODI Procedures

    Hi,
    As in procedure we use
    create table <%=odiRef.getSchemaName("Target Schema","D")%>.TABLE2 as
    select * from <%=odiRef.getSchemaName("Staging Schema","D")%>.TABLE1
    where Staging Database and Target Database are logical schemas which will associate to respective physical schema while execution so the above statement will become as
    create table Target_Schema.TABLE2 as
    select * from staging_Schema.TABLE1
    I just wanted to know if there is any way by which i can apply samethings for Database Links also.
    Like if i have statements
    create table TABLE2@Target_Database as
    select * from TABLE1@staging_Database
    can i replace DB links like Target_Database and Staging_Database?
    Help would be appreciated. :)
    Thanks,
    Mahesh

    I am not entirely sure about the exact requirement.
    Any way ..
    1.
    create 2 variable .
    v_get_src_schema : select '<%=odiRef.getSchemaName("<your_src_logical_schema>","D")%>' from dual
    v_get_tgt_schema : select '<%=odiRef.getSchemaName("<your_tgt_logical_schema>","D")%>' from dual
    2.
    2 more variable to get the required DBLink
    v_SRC_DB_LINK: select DB_LINK from all_db_links where owner='#PRJ_CODE.v_get_src_schema'
    v_TGT_DB_LINK: select DB_LINK from all_db_links where owner='#PRJ_CODE.v_get_tgt_schema'
    3.
    create a procedure :
    prc_create_table :
    create table <%=odiRef.getSchemaName("Target Schema","D")%>.TABLE2@'#PRJ_CODE.v_TGT_DB_LINK' as
    select * from <%=odiRef.getSchemaName("Staging Schema","D")%>.TABLE1@'#PRJ_CODE.v_SRC_DB_LINK'
    4.
    Create a package :
    Connect all the steps in serial with OK line.
    Execute and let us know what is the out come .
    Thanks,
    Sutirtha

  • Error: The number of configured copies for database 'DB-1' (1) is less than the required redundancy count (2).

    Hello , I think the below event alert 4113 is very common and is due to that only one database copy is present in DAG but is there any way we can stop this alert for the
    specific database.  
    The message tells that there is only one copy of the database - create another copy and the warning message will go away but
    we do not want to create another copy. So is there any way we can stop this event getting generated.
    Database redundancy health check failed.
    Database copy: DB-1
    Redundancy count: 1
    Error: The number of configured copies for database 'DB-1' (1) is less than the required redundancy count (2).
    Name                 Status RealCopyQueu InspectorQue  ReplayQueue      CIState
                                           e          
    ue                          
    DB-1\       Mounted            0            0            0     
    Healthy
    MAILSRV2
    ===============
     Full Status
    ===============
    Identity                         : DB-1\MAILSRV2
    Name                             : DB-1\MAILSRV2
    DatabaseName                     : DB-1
    Status                           : Mounted
    MailboxServer                    : MAILSRV2
    ActiveDatabaseCopy               : MAILSRV2
    ActivationSuspended              : False
    ActionInitiator                  : Unknown
    ErrorMessage                     :
    ErrorEventId                     :
    ExtendedErrorInfo                :
    SuspendComment                   :
    SinglePageRestore                : 0
    ContentIndexState                : Healthy
    ContentIndexErrorMessage         :
    CopyQueueLength                  : 0
    ReplayQueueLength                : 0
    LatestAvailableLogTime           :
    LastCopyNotificationedLogTime    :
    LastCopiedLogTime                :
    LastInspectedLogTime             :
    LastReplayedLogTime              :
    LastLogGenerated                 : 0
    LastLogCopyNotified              : 0
    LastLogCopied                    : 0
    LastLogInspected                 : 0
    LastLogReplayed                  : 0
    LogsReplayedSinceInstanceStart   : 0
    LogsCopiedSinceInstanceStart     : 0
    LatestFullBackupTime             :
    LatestIncrementalBackupTime      :
    LatestDifferentialBackupTime     :
    LatestCopyBackupTime             :
    SnapshotBackup                   :
    SnapshotLatestFullBackup         :
    SnapshotLatestIncrementalBackup  :
    SnapshotLatestDifferentialBackup :
    SnapshotLatestCopyBackup         :
    LogReplayQueueIncreasing         : False
    LogCopyQueueIncreasing           : False
    OutstandingDumpsterRequests      : {}
    OutgoingConnections              :
    IncomingLogCopyingNetwork        :
    SeedingNetwork                   :
    ActiveCopy                       : True
    Thanks

    That regex looks odd to me.  I assume you have databases with names like "Mailbox Database <ten digit number>" (standard Exchange default name, in other words), "ABC-DB" and "HOME-DB".  If this is the case, wouldn't
    you want "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"?  THis works if I run it from a prompt:
    [PS] C:\Scripts>"Mailbox Database 0123456789" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    True
    [PS] C:\Scripts>"Mailbox Database 123456789" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    False
    [PS] C:\Scripts>"Mailbox Database 12345678910" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    False
    [PS] C:\Scripts>"HOME-DB" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    True
    [PS] C:\Scripts>"ABC-DB" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    True
    [PS] C:\Scripts>"ABCD-DB" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    False
    [PS] C:\Scripts>"HOM-DB" -match "(?:Mailbox Database \d{10}$|^ABC-DB$|^HOME-DB$)"
    False
    I find it's easiest to test RegEx's from the prompt this way.  If the above isn't your goal, let us know, and we'll see if we can come up with something better.

  • Hardware configuration recommendations for database and VM work

    I'm looking for advice on system configuration for a computer to use at work for database, VM, and number-crunching applications. The database work will involve complex SQL queries against MySQL databases in the 5–50 GB range. I'll be using the computer for a variety of projects, and I'd like to configure and run Linux VMs on a per-project basis. The number-crunching will involve engineering applications, most of which will likely run in Linux. The database tables might be accessed from OS X or a Linux VM; I'm not sure at this point.
    Advice or recommended reading on internal RAID, SAS, Fibre Channel, and the like would be appreciated. Would it make sense to have a large SATA boot drive that stores the VM and a second high-throughput drive array for the database tables? If so, what are some good options for configuring the latter? Staying in the $5k–$7k range would be nice.
    Thanks,
    Andreas

    FileMaker is the best option if you want a good GUI front end. It's not free like MySQL but the price is worth it.

  • Configuring EM for database

    Hi,
    I have upgraded a 9.2.0.5 database to a 10.2.0.1 home. The upgrade was successfull. I also changed the listener port number since there was a default listener running on 1521. The new listener is now a namd listener on a different port. I now want to configure the EM agent so that I could use the web browser to keep track of the database.
    I'm using emca as per the instructions given in after upgrading the database. But everything I have tried come back with the help menu displayed and I do not know how to proceed. Any help would be greatly appreciated.
    I also tried the emctl but I get the message EM configuration issues: hostname_SID directory does not exist. I checked to see and the directory was never created.
    How should I configure the EM?
    Thanks,
    Mamata

    Hi,
    emca command has changed its syntax for Release 2 and now a lot options.
    emca -config dbcontrol db -repos create is the basic command , it creates some directories, populates configuration files with informations of your machine and the database you want to monitor, at the end it creates the repository owner (SYSMAN) and all necessary objects. If you create (not update) a new 10g database, normally this command is executed as one of the last steps by DBCA (if you chose you want to use dbconsole).
    Regards Werner

  • Configuring emails for database backup

    I have the query as to where to configure the emails for backup completion in Oracle 11g. The detailed steps would help.
    I hope my question is clear as to how to configure the email notification for backup completion in Oracle 11g.
    Please revert with the reply to my query.
    Regards

    972145 wrote:
    I have the query as to where to configure the emails for backup completion in Oracle 11g. The detailed steps would help.
    I hope my question is clear as to how to configure the email notification for backup completion in Oracle 11g.
    Please revert with the reply to my query.
    RegardsThere is about emailing that is specific to backups. It is simply an OS utility. Google 'sendmail' and 'mailx'. Have your backup job (or any other job) create a log file, then use the OS mail utility to email that log file.

  • Configuring timeouts for ReportService

    Hello,
    We are calling reports over the ReportService from Oracle Agile PLM for Process. We are receiving timeouts in PLM for Process. We have extended the period that PLM for Process waits for the completed reports, so we do not believe that to be the issue. Is there a timeout period for the ReportService?
    Thanks,
    Drew

    Hello,
    We are calling reports over the ReportService from Oracle Agile PLM for Process. We are receiving timeouts in PLM for Process. We have extended the period that PLM for Process waits for the completed reports, so we do not believe that to be the issue. Is there a timeout period for the ReportService?
    Thanks,
    Drew

  • Creation of Database link and access the same plus Snapshot creation

    i want talk between two oracle server. i decided to go for snapshot creation with periodical refresh. For which i am having two oracle server's with different ip address located inside our office setup.
    I have created a database link between two servers.
    first server name global
    userid scott
    password tiger
    second server name asil
    userid scott
    password tiger
    both the user have been given dba rights.
    in both the server the services and listners are all started. i gave the following command to create database link.
    from asil server
    create public database link global connect by scott identified by tiger using 'global'
    the command was successful and the link was created. Now i tried to access a table of the scott user of the global server.
    select * from emp@global;
    now it is giving error. I want to know how the link can be created and how it can be accessed. i refered the 8i online documentation and done the things based on that. i expect valuble solution from all possible persons
    null

    A reason for this problem could be that your database is configured that a database link has to have exactly the same name like the global name of the database instance it should connect to.
    Can you please provide the oracle error code / message ? With this information there might be more hints I can give you.

  • Configuring RMAN for dataguard.

    Hi all,
    Here we have a dataguard environment with db1(db_unique_name) as primary and db2(db_unique_name) as physical standby database. For both primary and secondary the ORACLE_SID is 'oracledb'.We configured dataguard in 10g environments and we are not using grid control. And now we want to configure rman for incremental backups. We are using a third catalog database to which we registered from primary db successfully. During primary rman configuration it is showing conflicts. Even the changes made in primary RMAN configuration are applied on to the standby too which i think shouldn't happen in this scenario. How to resolve this issue? Is this happening because of the same ORACLE_SID for both primary and secondary? I'm attaching the link of the doc that we followed also the errors and configuration in rman. Can anyone help?
    http://docs.oracle.com/cd/B28359_01/server.111/b28294/rman.htm#BAJFBBBB
    RMAN> CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    new RMAN configuration parameters:
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    new RMAN configuration parameters are successfully stored
    starting full resync of recovery catalog
    full resync complete
    RMAN-08591: WARNING: invalid archivelog deletion policy
    RMAN> CONFIGURE DB_UNIQUE_NAME db1 CONNECT IDENTIFIER 'db1';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "db_unique_name": expecting one of: "archivelog, auxiliary, auxname, backup, channel, controlfile, clonename, compatible, datafile, device, default, exclude, encryption, maxsetsize, retention, snapshot"
    RMAN-01007: at line 1 column 11 file: standard input
    RMAN> show all;
    starting full resync of recovery catalog
    full resync complete
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 2 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10.2.0/db_1/dbs/snapcf_NIOS.f'; # default
    Thanks.

    RMAN> show db_unique_name;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "db_unique_name": expecting one of: "all, archivelog, auxiliary, auxname, backup, channel, controlfile, datafile, device, default, exclude, encryption, maxsetsize, retention, snapshot"
    RMAN-01007: at line 1 column 7 file: standard input
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found ";": expecting one of: "allocate, alter, backup, beginline, blockrecover, catalog, change, connect, copy, convert, create, crosscheck, configure, duplicate, debug, delete, drop, exit, endinline, flashback, host, {, library, list, mount, open, print, quit, recover, register, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, set, setlimit, sql, switch, spool, startup, shutdown, send, show, test, transport, upgrade, unregister, validate"
    RMAN-01007: at line 1 column 21 file: standard input
    But on this i'm getting response
    SQL> select db_unique_name from v$database;
    DB_UNIQUE_NAME
    db1
    same and db2 as db_unique_name for standby....
    Edited by: 954758 on Sep 3, 2012 3:41 AM

  • Using database links in a plsql page process

    I am trying to use a database link in a pl/sql page process.
    It works fine when I use the link name in the plsql like this:
    BEGIN
    SELECT 
    CARD_ID
    into  
    :P12_HDR_CARD_NUMBER 
    from     [email protected];
    But the link name will be coming from a page item (P12_DBLINK) populated as follows:
    select db_link d, db_link r from user_db_links; 
    I have tried the following and it's not working:
    DECLARE
    l_link VARCHAR2(30);
    BEGIN
    l_link :=  :P12_DBLINK;
    SELECT 
    CARD_ID
    into  
    :P12_HDR_CARD_NUMBER 
    from     fusion.EXM_CC_COMPANY_ACCOUNTS@l_link;
    this gives me:
    ORA-04052: error occurred when looking up remote object FUSION.EXM_CC_COMPANY_ACCOUNTS@L_LINK.WORLD ORA-00604: error occurred at recursive SQL level 3 ORA-02019: connection description for remote database not found
    I thought that maybe the link name was getting appended with .WORLD automatically but the link name already has .WORLD at the end. I tried stripping that off first but the error is the same.
    Is there some synatx for this that will work for this? Will I need to use dynamic sql?
    Any suggestions are most appreciated.
    thanks,
    john

    Hi John,
    check the following example to use the execute immediate statement for your purpose
    sql - Variable for Database Link Name - Stack Overflow
    let me know if this answers your query in the current thread

  • Why dbms_metadata.get_ddl can not work for db link?

    db: 10.2.4
    os: RH linux 5
    our problem is that we can not get ddl from dbms_metadata.get_ddl for database link, however the db link does exist here as below.
    SQL> select * from dba_db_links where owner='XXRPTH';
    OWNER DB_LINK USERNAME HOST CREATED
    XXR TO_DOPDB.XXR.COM TEST db_opdb 18-FEB-08
    XXR XXRPTH_OPDBC.XXR.COM TEST db_opdb 15-JUL-08
    XXR XXRPTH_BLIS.XXR.COM BLIS dbls 02-JUN-08
    SQL> select dbms_metadata.get_ddl('DB_LINK','XXRPTH_OPDBC.XXR.COM','XXR') from dual;
    ERROR:
    ORA-31603: object "XXRPTH_OPDBC.XXR.COM" of type DB_LINK not found in schema "XXR"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA", line 2806
    ORA-06512: at "SYS.DBMS_METADATA", line 4333
    ORA-06512: at line 1
    appreciate for any guides
    thanks

    I ran into this in a slightly different form, I can't remember all the rules and details, but to work around it I had to specify a fake name appendage in the db link creation in order to keep it from automatically appending the global domain.
    Something like
    create database link abcdef.remotealias connect to ... using 'remotealias'
    rather than
    create database link abcdef connect to... using 'remotealias'
    At least I think it was fake, I was flopping around trying things until I got it to work, and I wound up making it the same as the tnsnames alias. I think I decided I didn't have to, but left it as the lesser of two confusions, and was miffed that the creation scripts I had been using for years suddenly had to be fixed. Yeah, it was my own damned fault, but I still think the way this works is crazy. Now hopefully someone will explain this simply so I look foolish.

  • OSB: Business Service Timeout for JCA Connection

    Hi,
    I am wondering if there's any way to configure timeout for a JCA connection in OSB? It's not configurable in Business Service.
    Thanks.

    Hi Anuj,
    I am using DbAdapter. As for operation, which operation are you referring to? Where do I check to verify this?
    Thanks.
    Edited by: user13298498 on May 21, 2012 11:01 PM

  • Database link - Oracle 9i

    I'm trying to create a table 't1' on to a different database db2, (full access) from db3 DB pulling the data (select statement) from db1 database .
    Steps followed as;
    1) Logged in as connect string: sc1/sc1@db3
    2) create [email protected]
    as select * from [email protected]
    Can I achieve what Im looking for... Please share your ideas

    I'm trying to create a table 't1' on to a different
    database db2, (full access) from db3 DB pulling the
    data (select statement) from db1 database .
    Steps followed as;
    1) Logged in as connect string: sc1/sc1@db3
    2) create [email protected]
    as select * from [email protected]
    Can I achieve what Im looking for... Please share
    your ideasYou should be able to do this. However, you must make sure that there are database links created on db3 for db1 and db2. Also, the user for db1 database link (call him db1user) must have select rights on table t2 and the user for database link db2 (call him db2user) must have create table rights on db2.
    I don't have multiple database available at home so can't give you exact sample. However, the general solution is along the lines mentioned below.
    - Create a database link for db1 while logged into db3.
    "create database link db1link connect to db1user identified by passwd using db1serviceName;" where db1user is the user on db1, passwd is the user's password and db1serviceName is the tnsnames service name for db1 (check tnsnames.ora on db3 machine).
    - Same way, create a database link for db2 while logged into db3.
    "create database link db2link connect to db2user identified by passwd using db2serviceName;"
    - Now, create the actual table.
    "create table t1@db2link as select * from t2@db1link"
    Hope that helps. Let me know if that worked for you.
    -Raj

  • Timeout for connect

    Hi there!
    I've got troubles how I can define a timeout for CreateConnect methods.
    I made a search, and found that OCCI itself doesn't support such timeout.
    I tried some parameters in sqlnet.ora
    such as: names.initial_retry_timeout, SQLNET.INBOUND_CONNECT_TIMEOUT and names.connect_timeout=3, but that didnt help at all.
    Does anybody know, how I can set timeout for database connect?
    Thanks,
    Amdras

    Hello Cipa,
    I have set this variable, but when connecting via sqlplus this process is using 100%CPU and I am not able to connect to database to start it.
    When starting sqlplus with strace it seems that there is loop in the poll function. Do you have any idea what the problem might be? Oracle version is 10.2.0.1.0
    Thanks for any help.
    Martin
    Trace:
    bind(7, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
    getsockname(7, {sa_family=AF_INET, sin_port=htons(32918), sin_addr=inet_addr("127.0.0.1")}, [46909632806928]) = 0
    getpeername(7, 0x7fffffb9bd5c, [46909632806928]) = -1 ENOTCONN (Transport endpoint is not connected)
    getsockopt(7, SOL_SOCKET, SO_SNDBUF, [-6148700272152420352], [4]) = 0
    getsockopt(7, SOL_SOCKET, SO_RCVBUF, [-6148700272152420352], [4]) = 0
    fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
    fcntl(7, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
    pipe([8, 9])                            = 0
    pipe([10, 11])                          = 0
    clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaaccacf30) = 15442
    --- SIGCHLD (Child exited) @ 0 (0) ---
    rt_sigprocmask(SIG_BLOCK, [PIPE], NULL, 8) = 0
    rt_sigaction(SIGPIPE, {0x2aaaabb3c838, ~[ILL ABRT BUS FPE SEGV USR2 XCPU XFSZ SYS RTMIN RT_1], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x2aaaac851bd0}, {SIG_DFL}, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [PIPE], NULL, 8) = 0
    wait4(15442, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 15442
    close(8)                                = 0
    close(11)                               = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0
    poll([{fd=7, events=POLLIN|POLLRDNORM}, {fd=7, events=0}, {fd=10, events=POLLOUT}], 3, 0) = 0Edited by: martin_m on Aug 28, 2008 1:42 AM

Maybe you are looking for

  • Receiving errors trying to run adpatch after a clone from production.

    applprod@oracle-dev4#>adpatch exec(): 0509-036 Cannot load program /prod/prodappl/ad/11.5.0/bin/adpatchnew because of the following errors: rtld: 0712-001 Symbol __pth_init was referenced from module adpatchnew(), but a runtime definition of the symb

  • How to set default email address for input

    G'day all Summary: I'm sick, it's difficult to type, and a combination of autocorrect, default Shift key settings for input fields and my iPad completely ignoring my default email account is making it laborious to input my email address. Help! (Edit:

  • New to JNDI: Does JNDI work under XP ?

    Hi, there. I'm new to JNDI, and I'm using Windows XP, Tomcat 4.1.18, MySQL 4.0.12 and j2sdk1.4.1_01. According to my DB Administrator, all my configuration information looks ok. When I test the connection using JDBC directly, it works fine. But when

  • BI Cube to BPC ( application) load

    We are in 7.5NW , sp4. To get transaction data from BI cube into BPC application, we are using standard process chain(/CPMB/LOAD_INFOPROVIDER) within a DM package. But every time we run this process chain through DM, I am seeing a FULL load and NOT t

  • Re: Help please

    I'm in my first year of computer science and had mono the last couple weeks and could not attend class.You should take that up with your instructor. It has no place here. If you don't even know how to get started, this is not going to be the most eff