Unable to get Database Connectivity vi to List Tables of a Filemaker Pro database

Hello Forum,
I've been successful using my ODBC Admin to create a System DSN for a simple Filemaker Pro db on my PC running Windows XP (I wish I could delete my previous post asking for help doing that!).  Now, my LV program successfully "connects" to the db using the "DB Tools Open Connection vi".  However, I cannot get the "DB Tools List Tables" vi to give me a list of the database's tables.  LV just returns an empty string array.  However, I can accomplish other tasks such as listing the columns of a table using the "DB Tools List Columns" vi.
 Any thoughts on why I cannot list the db's tables??

Hi NI,
I am still getting a empty string array result when I use "DB Tools List Tables" vi.  I am running Filemaker Pro 10.0v1 and LabVIEW 8.2.  I can get other DB VIs to work just fine, namely: "DB Tools List Columns", "DB Tools Insert Data", "DB Tools Execute Query" and "DB Tools Fetch Recordset Data".  I can obviously work around not having the "List Tables" code, but it makes me wonder where I'm going wrong.
Andy 

Similar Messages

  • I am unable to get a connection with my ipad through my router but I am able to get in when at my friend's house

    I am unable to get a connection with my ipad with my wifi router.  Will I need to upgrade my router

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Unable to get database instances

    I have a custom Java plugin that I had to migrate to a new server. I'm assuming I am missing some configuration somewhere that was present on the old server.
    I am getting this error: com.primavera.integration.client.ClientException: Unable to get database instances.
    I have tested the "demogeneral.cmd" and it seems to login to the database just fine.
    I'm not quite sure what else to test now.

    Not sure if your plugin is running local or remote but I have used this to test remote connections.
    import com.primavera.integration.client.Session;
    import com.primavera.integration.client.EnterpriseLoadManager;
    import com.primavera.integration.client.RMIURL;
    import com.primavera.integration.client.bo.object.Activity;
    import com.primavera.integration.common.DatabaseInstance;
    import com.primavera.integration.client.bo.BOIterator;
    import com.primavera.integration.client.bo.object.Project;
    import java.util.ArrayList;
    public class Main {
    public static void main(String[] args) {
    Session session = null;
    String host = "Bavaria";
    int port = 9099;
    String user = "admin";
    String password = "password";
    String databaseName = "P6Demo";
    String databaseId = "";
    try
    DatabaseInstance[] dbInstances = Session.getDatabaseInstances( RMIURL.getRmiUrl( RMIURL.STANDARD_RMI_SERVICE, host, port ));
    for (DatabaseInstance dbInstance : dbInstances ) {
                        System.out.println(dbInstance.getDatabaseName());
                        System.out.println(dbInstance.getDatabaseId());
                        System.out.println();
                        if (dbInstance.getDatabaseName().equals(databaseName)) {
                             databaseId = dbInstance.getDatabaseId();
                   if (databaseId != "") {
                        session = Session.login( RMIURL.getRmiUrl( RMIURL.STANDARD_RMI_SERVICE, host, port ), databaseId, user, password);
                        System.out.println("Logged In");
    catch ( Exception e )
    System.out.println(e.getMessage());
    finally
    if ( session != null ) session.logout();
    }

  • Tecra A10 - Refurbished - unable to get it connected to my home network

    I just got this Tecra A10-104 refurbished Laptop...before I take it back I am asking here just in case theres something I have missed as I am unable to get it connected to my home network.
    I am running a Belkin Wireless Router that has 2 main PC's directly connected (LAN), and another PC wirelessly connected.
    This is my router: http://www.belkin.com/uk/support/article/?lid=enu&pid=F5D8233uk4&aid=9238&scid=0
    All PC's working fine and connected.
    Now I'm trying to setup this laptop to connect.
    I uninstalled the Vista Business and ussed the XP Pro Product Recovery disc that came with the Tecra.
    My WiFi card is: Intel(R) Wireless WiFi Link 5100 (Driver Date: 27/04/2008 - Driver Version: 12.0.0.73)
    It sees the network but no matter what i try just won't connect.
    What I have done so far (read before suggesting stuff I have already tried):
    Reconfigured routers WPS to Shared Key system.
    Made sure the wireless adapter has settings set to 20/40hz (auto)
    Restarted router, cable modem & laptop several times
    Wireless button on side of Laptop is ON.
    FN + F8 to enable WIFI (ON) BLUETOOTH (OFF)
    Added wireless network to Auto Connect settings along with SSID and passcode end encryption method.
    Clicked connect when network appears in network viewer dialogue and retyped passcode.
    Not working.
    I should add the Laptop has no problems connecting via its Gigabit LAN port.
    Anything else I'm missing?
    Thanks in advance.
    EDIT: Dual post removed.

    UPDATE:
    The next thing I tried was to reinstall Vista Business from recovery disc to see if this suffered from the same problem.
    The wireless connection worked fine on Vista and, despite the updates that I was being offered, worked without needing to update any drivers.
    This made me think...so the issue is probably XP DRIVER related.
    What I have done now is backup all the driver updates I was told to download by TEMPRO (BIOS & wireless manager updates included).
    I think part of the problem is that TEMPRO only works in Vista (not XP) so you are not informed of any updates that may be required if you downgrade to XP straight after purchase (which is what I did).

  • Unable to get a connection for pool - ResourceUnavailableException

    Hi
    I have a BPEL process which starts a child instance of another asynchronous BPEL process for each message in an XML file. The child BPEL process makes a call to the Oracle Apps JCA Adapter to push the data into E-Business Suite.
    All works perfectly except when the number of messages exceeds a certain limit (15 or so). The error received is as follows:
    "Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'SyncPersonRecord' failed due to:
    JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection.
    ebsPeoplesoftEmployees:SyncPersonRecord [ SyncPersonRecord_ptt::SyncPersonRecord(InputParameters,OutputParameters) ] :
    The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue:
    javax.resource.spi.ApplicationServerInternalException:
    Unable to get a connection for pool = 'eis/Apps/Apps',
    weblogic.common.resourcepool.ResourceUnavailableException:
    No resources currently available in pool eis/Apps/Apps to allocate to applications.
    Either specify a time period to wait for resources to become available, or increase the size of the pool and retry.. Please make sure that the JCA connection factory and any dependent connection factories have been configured with a sufficient limit for max connections.
    Please also make sure that the physical connection to the backend EIS is available and the backend itself is accepting connections. ".
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution."
    Obviously what is happening is the connection pool maximum is reached (currently 15) and this is throwing the error.
    What I need to do is to implement the suggestion of "specifying a time period to wait" and I was hoping someone could tell me how I do this?
    I have tried setting the 'Connection Creation Retry Frequency' parameter to 30 seconds which made no difference and also have checked the documentation on "Configuring and Managing JDBC Data Sources for Oracle WebLogic Server".
    Does anyone know if this is something that is implemented directly in the BPEL process/composite or in the connection source itself.
    Many thanks

    Open the jndi : eis/Apps/Apps in /console - config tab - increase the initial and max conn capacity and save it. Retry the scenario

  • Unable to get a connection to the WebLogic server

     

    After reinstalling WLS and SP it still didn't work, however, after a 3rd
    reinstall in
    the DEFAULT directory of c:\weblogic, it finally worked! It would NOT work
    from c:\tools\weblogic. Who knows, maybe i didn't update a magic variable
    somewhere.
    -b
    "Bob Banks" <[email protected]> wrote in message
    news:397e0db2$[email protected]..
    Pablo, how did you fix your problem? Same thing happening here on Win2000,
    WLS5.1 SP4.
    Thx,
    -Bob
    "Pablo Corinkha" <[email protected]> wrote in message
    news:[email protected]..
    Trying to use the statelessSession EJB example. When attempting to run
    the client, I get the following message:
    Beginning statelessSession.Client...
    We were unable to get a connection to the WebLogic server at
    t3://localhost:7001
    Please make sure that the server is running.
    The WebLogic server is definitely running, though. I am able to access
    it using port 7001 from a browser. What could be wrong?

  • StatelessSession Example: We were unable to get a connection to the WebLogic server at t3://localhost:7001

    I have seen other related posts on this site but really no answers, the users seem to be left hanging.
    Anyway, I am trying to run the statelessSession example, with the WebLogic server running and listening
    on port 7001 on the current machine (i.e. localhost).
    Here is what I am seeing:
    c:\weblogic\myserver\clientclasses>java examples.ejb.basic.statelessSession.Client
    Beginning statelessSession.Client...
    We were unable to get a connection to the WebLogic server at t3://localhost:7001
    Please make sure that the server is running.
    System Configuration:
    Win2000, WebLogic 5.1, WL Sp2, Java 1.2.2, weblogic home==> c:\weblogic
    I have attached the weblogic.log.
    Regards,
    John

    Hello John,
    When I first install "weblogic", I am successfully able to run the examples, but after some time which I completely forget how I make them run, I install it again and encounter the same problem as you.
    After spending nearly a whole day on restarting computer, viewing ports etc. :) :(, I remember that I make weblogic run from the command line. First, in a console run setenv and startWebLogic tools which are located under weblogic directory and in an another console run setenv again(for possible errors, I want to be sure that it is correct again) and run your client as explained in the tutorials html pages.
    As seen, in computer science, simple things, not hard things, always cause you to lose time :)))
    Best regards
    Banu
    "John Pda" <[email protected]> wrote:
    >
    I have seen other related posts on this site but really no answers, the users seem to be left hanging.
    Anyway, I am trying to run the statelessSession example, with the WebLogic server running and listening
    on port 7001 on the current machine (i.e. localhost).
    Here is what I am seeing:
    c:\weblogic\myserver\clientclasses>java examples.ejb.basic.statelessSession.Client
    Beginning statelessSession.Client...
    We were unable to get a connection to the WebLogic server at t3://localhost:7001
    Please make sure that the server is running.
    System Configuration:
    Win2000, WebLogic 5.1, WL Sp2, Java 1.2.2, weblogic home==> c:\weblogic
    I have attached the weblogic.log.
    Regards,
    John

  • Unable to get Data Connection on Treo Pro after Flying (Sprint)

    I got my Treo Pro a few weeks ago and have really had no issues. It has been a great phone, but I just ran into an issue I cannot explain.
    I had to fly from Mpls to Miami and put my phone in "airplane mode" when the flight started. When I landed I took the phone out of "airplane mode" and was able to get voicemail and make calls. However, when I tried to get email or open a browser session the phone kept giving me an error. It was trying to dial #777 to begin a data session (I think) and said it was unable to make a connection. I removed the battery and forced the phone to reboot and everything work just fine.
    Someone I traveled with suggested I give it some time to "sync" up with the network, so on the return trip I just let phone continue to try and establish a session for about an hour. After an hour with no email I got frustrated and rebooted the phone... again everything worked just fine. Am I going to need to reboot this phone every time I travel? Is there something I am missing here?
    Is anyone else seeing this? Is it a Sprint Issue? Please help. Thanks in advance.
    Dan
    Post relates to: Treo Pro T850 (Sprint)
    This question was solved.
    View Solution.

    Hello and thank you for using the Palm Help Forums!
    That's strange and I've never heard of this issue. I usually don't jump to this method of troubleshooting right away but I do not have any other idea to resolve this issue. Try to do a hard reset on the device. A hard reset will erase all data on the device and restore settings back to default. Be sure to back up all data on a computer to Outlook via Activesync or Windows Mobile Device Center (WMDC). For further information and instructions on hard resets please visit kb.palm.com and look up article number 43146 in the solution id search field.
    Please let me know if you have any further questions or concerns.
    -Pat 
    Post relates to: Treo 800w (Sprint)

  • Unable to get the connections due to access denied error.

              Hi All,
              I am trying to use my adapter in WebLogic Server 7.0 and get the following exception
              while requesting for a connection by doing getConnection. The ex is as follows -
              <May 23, 2002 11:08:22 AM PDT> <Error> <Connector> <190006> <Error granting connection
              request.>
              failed to get the connection with ex Access to resource adapterXAhas been denied
              ex in createAccount
              java.rmi.RemoteException: Access to resource adapterXAhas been denied; nested exception
              is:
              javax.resource.spi.SecurityException: Access to resource adapterXAhas been
              denied
              javax.resource.spi.SecurityException: Access to resource adapterXAhas been denied
              at weblogic.connector.common.internal.ConnectionPool.getConnection(ConnectionPool.java:1637)
              at weblogic.connector.common.internal.ConnectionPoolManager.getConnection(ConnectionPoolManager.java:163)
              at weblogic.connector.common.internal.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:25)
              at com.versant.connector.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:122)
              at examples.xacase2.ManagerBean.getConnection(ManagerBean.java:247)
              at examples.xacase2.ManagerBean.createAccount(ManagerBean.java:84)
              at examples.xacase2.ManagerBean_ixu7g_EOImpl.createAccount(ManagerBean_ixu7g_EOImpl.java:150)
              at examples.xacase2.ManagerBean_ixu7g_EOImpl_WLSkel.invoke(Unknown Source)
              at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:346)
              at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
              at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:300)
              at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:762)
              at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:295)
              at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
              I have successfully been using my adapter with WebLogic6.1sp2.
              Thanks in advance for any pointers.
              

              Hi Monica,
              There is a patch available for this known problem. Please contact BEA support and
              ask for patch CR075892_70.jar for WLS 7.0.
              Thanks!
              Deb
              "Monica" <[email protected]> wrote:
              >
              >Hi All,
              > I am trying to use my adapter in WebLogic Server 7.0 and get the following
              >exception
              >while requesting for a connection by doing getConnection. The ex is as follows
              >-
              >
              > <May 23, 2002 11:08:22 AM PDT> <Error> <Connector> <190006> <Error granting
              >connection
              >request.>
              >failed to get the connection with ex Access to resource adapterXAhas been
              >denied
              >ex in createAccount
              >java.rmi.RemoteException: Access to resource adapterXAhas been denied; nested
              >exception
              >is:
              > javax.resource.spi.SecurityException: Access to resource adapterXAhas
              >been
              >denied
              >javax.resource.spi.SecurityException: Access to resource adapterXAhas been
              >denied
              > at weblogic.connector.common.internal.ConnectionPool.getConnection(ConnectionPool.java:1637)
              > at weblogic.connector.common.internal.ConnectionPoolManager.getConnection(ConnectionPoolManager.java:163)
              > at weblogic.connector.common.internal.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:25)
              > at com.versant.connector.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:122)
              > at examples.xacase2.ManagerBean.getConnection(ManagerBean.java:247)
              > at examples.xacase2.ManagerBean.createAccount(ManagerBean.java:84)
              > at examples.xacase2.ManagerBean_ixu7g_EOImpl.createAccount(ManagerBean_ixu7g_EOImpl.java:150)
              > at examples.xacase2.ManagerBean_ixu7g_EOImpl_WLSkel.invoke(Unknown
              >Source)
              > at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:346)
              > at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
              > at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:300)
              > at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:762)
              > at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:295)
              > at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
              >
              >
              >I have successfully been using my adapter with WebLogic6.1sp2.
              >
              >Thanks in advance for any pointers.
              >
              

  • HT201415 My data connection works when its in an andriod phone but when I switch it over to the iphone 4 unable to get data connection?

    I have just swapped from Galaxy 3 to the iPhone 4 but once I swap the chip card over I do not get Data Connection?

    Most carriers diferentiate between regular data plans and iPhone data plans. Also, if you go into Settings, is celluar data turned on? Check with your carrier.

  • Unable to get database connection  from loaded java class in oracle

    Hi all,
    I am trying to call java class method from oracle function, but getting below exception, while creating connection.
    SQL> select charge_calculation(1,'2011-06-01', 'E') from dual;
    select charge_calculation(1,'2011-06-01', 'E') from dual
    ERROR at line 1:
    ORA-29532: Java call terminated by uncaught Java exception:
    java.lang.ExceptionInInitializerError
    inside main method
    inside main method1
    inside main method2
    inside main method3
    inside main method3
    Exception in thread "Root Thread" java.lang.ExceptionInInitializerError
    at javax.crypto.Cipher.getInstance(DashoA12275)
    at oracle.security.o5logon.O5LoginClientHelper.decryptAES(Unknown Source
    at oracle.security.o5logon.O5LoginClientHelper.generateOAuthResponse(Unk
    nown
    Source)
    at
    oracle.jdbc.driver.T4CTTIoauthenticate.marshalOauth(T4CTTIoauthenticate.java)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:367)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:
    501)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
    at
    oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java)
    at java.sql.DriverManager.getConnection(DriverManager.java)
    at java.sql.DriverManager.getConnection(DriverManager.java:187)
    at SPEodPricing.spEodPricing(SPEODPRICING:98)
    at SPEodPricing.main1(SPEODPRICING:47)
    Caused by: java.lang.SecurityException: Cannot set up certs for trusted CAs
    at javax.crypto.SunJCE_b.<clinit>(DashoA12275)
    ... 13 more
    Caused by: java.security.PrivilegedActionException: java.io.IOException
    at java.security.AccessController.doPrivileged(Native Method)
    ... 14 more
    Caused by: java.io.IOException
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java)
    at sun.net.www.protocol.jar.URLJarFile$1.run(URLJarFile.java:177)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.jar.URLJarFile.retrieve(URLJarFile.java:165)
    at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:43)
    at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70)
    at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.ja
    va:102)
    at
    sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:1
    24)
    at javax.crypto.SunJCE_d.a(DashoA12275)
    at javax.crypto.SunJCE_b.g(DashoA12275)
    at javax.crypto.SunJCE_b.e(DashoA12275)
    at javax.crypto.SunJCE_q.run(DashoA12275)
    ... 15 more
    SQL> select charge_calculation(1,'2011-06-01', 'E') from dual;
    select charge_calculation(1,'2011-06-01', 'E') from dual
    ERROR at line 1:
    ORA-29549: class BBVA_MERGED.SPEodPricing has changed, Java session state
    cleared
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64
    bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    JAVA Sample code:-
    public String method1(int pi_ctry_id,String pi_cur_busi_date ,String pi_eod_bod_flag)
    System.out.println("inside main method1");
    CachedRowSet tmplcrs                = null;
    HashMap resMap                              = new HashMap();
              Double ln_candidate_extra           = 0.0;
              Double ln_calculate_on_val          = 0.0;
              int lv_calculate_on                = 0;
              int lv_cand_attribute                = 0;
    // int pi_ctry_id                          = 0;
    // String pi_cur_busi_date           = null;
    int pi_bch_id                          = 0;
    // String pi_eod_bod_flag               = null;
    Date ldt_cur_busi_date          = null;
    Date lstr_next_calc_date     = null;
    int li_bch_id                         = 0;
    int li_chg_ac_branch               = 0;
    int calFrequency                     = 0;
    DbUtils dbObj = new DbUtils();
    Map reqMap = new HashMap();
    CachedRowSet updtcrs                = null;
    Connection conn = null;
              try
    System.out.println("inside main method2");
                   reqMap.put("pi_ctry_id", ""+pi_ctry_id);
                   reqMap.put("pi_cur_busi_date", ""+pi_cur_busi_date);
                   reqMap.put("pi_eod_bod_flag", ""+pi_eod_bod_flag);
    System.out.println("inside main method3");
                   Class.forName("oracle.jdbc.driver.OracleDriver");
    // Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@10.1.56.85:1521:orcl", "bbva_merged", "bbva_merged");
    // conn = DriverManager.getConnection("jdbc:oracle:thin:@10.1.50.104:1521:cmsdb6", "bbva_base", "bbva_base");
    System.out.println("inside main method3");
    conn = DriverManager.getConnection("jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.50.129)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.50.130)(PORT = 1521))(LOAD_BALANCE = yes)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = BBVASIT)))", "BBVA_MERGED", "BBVA_MERGED");
    conn.setAutoCommit(false);
    System.out.println("inside main method4");
    }

    29532, 00000, "Java call terminated by uncaught Java exception: %s"
    // *Cause: A Java exception or error was signaled and could not be
    //          resolved by the Java code.
    // *Action: Modify Java code, if this behavior is not intended.

  • Unable to get database connection using JNDI

    Hi,
    I am using Sun System Application Server 8.1 and using the following code in my web application:
    Context obj_initCtx = new InitialContext();
    Context obj_envCtx = (Context) obj_initCtx.lookup("java:comp/env"); //on this line exception is occured
    m_objDataSource = (DataSource) obj_envCtx.lookup("jndi/mydb");
    I have properly configured the deployment descriptors but getting following error on run time:
    javax.naming.NamingException invocation exception      
    at com.sun.enterprise.naming.NamingManagerImpl.getComponentId(NamingManagerImpl.java:999)     
    at com.sun.enterprise.naming.NamingManagerImpl.lookup(NamingManagerImpl.java:661)     
    at com.sun.enterprise.naming.java.javaURLContext.lookup(javaURLContext.java:132)     
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:288)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)     
    at com.ascertia.adss.module.base.ASC_DBManager.getConnection(ASC_DBManager.java:57)
    Any help will be highly appreciated:
    Regards,
    Yasir Khan

    I've had a similar error. In a filter I was able to call lookup("java:comp/env") but got that exception when calling env.lookup("jdbc/mydatasource") in the init() method. Some nice people here answered that I should configure a jndi name for my datasource with a __pm termination, and did it without success.
    My workaround was to call lookup outside init, in the doFilter method.
    Best regards.
    Antonio Varela.

  • I am on vacation and I am unable to get internet connection using my Powerbook G4 (with built-in Airport). It is only showing a WPA Personal for the wireless security option and the resport password is being rejected. How can I get connected?

    I need some help trying to get connected from a remote location with my Powerbook. I am a graphic designer on vacation and need to keep in touch with my clients. Need help ASAP!

    Looks like you are working with a vintage product and the operating system is a little outdated, which makes it harder to troubleshoot. It's possible that it doesn't support WPA (depending on the Airport card built-in). Otherwise, if you can connect via ethernet, check for software updates. It even might be as simple as restarting the computer.

  • Unable to get database format for date object

    Hi,
    I am using UDT to build an universe against Oracle DB, We are using a view to get date object to filter the dates in our reports. Format for the date column in the view is "dd-MMM-yy". Desired format at the WebI layer is also "dd-MMM-yy"
    However, when I pull this object in WebI in filter pane, I am still getting Timestamp with date and the format is also coming as "mm/dd/yyy hh:mm:ss a"; and, if I pull the date column in results pane I am getting the correct format "dd-MMM-yy". I tried typing the value for prompt, using calender (this also gives default timestamp) none of them worked
    I tried using with and with out the TRUNC(date) function, changed object properties at universe level but, still I am getting the same result
    Can you please guide me on, how to get the date value in "dd-MMM-yy" when used in prompt and, is there a possibility to not show timestamp in calendar selection (screenshot: Date parameters2)
    Thanks in advance
    Sri

    Hi Jacq,
    Thanks for your reply. We are on BO4.0 SP04 FP03 with Oracle 11g as back end
    Object type is defined as Date in universe. In the report and the SQL generated are showing as per the backend column format 'dd-MMM-yy'
    However, same date object is showing with timestamp, as 'dd/mm/yyyy hh:mm:ss a' format when showing LOV's &  when selected using calender GUI in prompt screen
    I already tried the below options in various combinations, none of them worked
    1) TRUNC(date)
    2) Object Properties - Advanced
    3) Object Format - custom
    Thanks,
    Sri

  • Trying to setup my iPad - get message "This iPad cannot be used because Apple Mobile Device service is not started."  What does this mean? I am unable to get any connection at all..

    I'm trying to setup my new iPad2 - get message "This iPad cannot be used because Apple Mobile Device service is not started".  What does this mean? I can't get anything up on my iPad.  Frustrated!

    Assuming that you are on a PC then there are intructions here for starting it http://support.apple.com/kb/TS1567 , and for a Mac http://support.apple.com/kb/HT1747

Maybe you are looking for

  • Opening a aspx page on IFrame in SharePoint online

    Hi I m developing an app for SharePoint Online 2013. I want to open a aspx page (from my project ) on a Iframe as follows.  Default.aspx page as follows  <button type="button" id ="Button1" name="Button1">Click Me!</button>  <iframe name ="frame1" id

  • Photoshop elements 11 camera raw update not compatible with my camera

    my PSE11 was working fine until i bought a new camera and tried to upload photos from my RAW files. It gave me this message "Could not complete your request because the file appears to be from a camera model which is not supported by the installed ve

  • Buiding xml file using SAX parser of JAXP

    Please send me xml building using the sax parser.This is the urgent requirement ,iam not geeting how to solve this problem.so please anybody can help with one best example

  • Email originating from Mail.app is junked

    Community, My company is using Exchange 2003 for our email server, which has had its series of troubles. However, the most recent one seems related to the new Lion and Mountain Lion operating systems, instead of an aging Exchange server. Email is set

  • SAP GRC AC 5.3 RAR Background jobs are cancelled

    Hi Experts, we have newly implemented theS AP GRC AC 5.3 RAR  Help me in troubleshooting the Background jobs cancellation in SAP GRC AC5.3 RAR.. we have reported this issue to customersupport they asked us to upgrade the front end  patch level to Sp1