Making Access Database application an Executable application

Or download the 'Access Developer Extensions' which 'enables you to distribute Access applications to users who do not have the full version of Access installed on their computer'
Here's the 2013 version
http://www.microsoft.com/en-gb/download/details.aspx?id=39358

Is there a way of making an Making Access Database application an Executable application?
Not really removing the code like the MDE or ACCDB but just to make the applicatition program.
Thank in advance
Vince
This topic first appeared in the Spiceworks Community

Similar Messages

  • Moving a published access database application to another domain

    Is it possible to move a published access database application to another sharepoint domain? Have built an application that works fine. Another organisation wants to use it, hence the need to move the application to
    another domain. Using Sharepoint 2013 online version.

    Hi,
    For your issue, please take steps as below:
    1.Save Access app as a snapshot:
    2.Upload your .app file to your new environment:
    Reference:
    https://support.office.com/en-us/article/Create-an-Access-app-package-5c409c03-ded9-4a41-82c3-fdd490a91b42
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to connect oracle application server portal to MS access DataBase

    Hello,
    I am facing one problem here.
    Our client is having their database in MS access and they want to implement the oracle application server portal for their organization then how to connect the MS access DB to oracle Application server portal

    There is a worked example of how to connect oracle to an Excel spreadsheet, which is easily modifyable to read from an Access Database.
    http://asktom.oracle.com/pls/ask/f?p=4950:61:::::P61_ID:4406708207206#18830681837358
    I had some concurrency problems - only one person could use the link at any one time, so I used it to load the data into oracle tables.
    Tak

  • How to access MS ACCESS database from Solaris running Java application

    Hello I have a reqmt
    My Java application is running on Weblogic server on Solaris 2.7 and now I want to connect to MS Access database running on Win NT.
    How do I do that??
    Any help is appreciated
    Thanks
    Suresh

    You have to use a proxy server and client.
    You can search for commercial solutions via the sun jdbc site or use RmiJdbc at http://www.objectweb.org/

  • Access database/ java application/ jdbc odbc

    i am building an access database with a java application and get the following error message when i try to run the application. the log in window that i have does not have a password text field, only a field for the odbc name.
    java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Not a valid password.
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6106)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6263)
    at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:2488)
    at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:317)
    at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:160)

    User/password are usually necessary to set up the ODBC source. So you may need find out who set up your ODBC source. Or you need find the correct user/password and reset the ODBC source.
    PC

  • Using MS-Access database in JSP application

    Hi, all. I am new in JSP world. I have an Access database and I�d like to access it in my JSP Application.
    Does anybody know I could do this?
    TIA
    Fernando

    Define your database as an ODBC source and then use the JDBC/ODBC bridge. It's actually only a few lines of code - see http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html

  • OIM11g Error GTC trusted recon using Database Application Tables 9.1.0.5.0

    Hi!
    I'm using OIM 11g (11.1.1.3.0) with Database Application Tables 9.1.0.5.0.
    I've setup GTC trusted recon connector as follows:
    1st Step: Filled required Run time parameters
    2nd Step: Mapped 11 fields
    - User ID
    - First Name
    - Last Name
    - Email
    - Organization
    - Role
    - Design Console Access
    - Status
    - Employee Number
    When I run the task I get an error in the log.
    [2011-11-09T11:34:41.334-02:00] [oim_server1] [ERROR] [IAM-5010000] [oracle.iam.reconciliation.impl] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 0000JE8YQ9L1nZvLSYs1yc1EiM5O0000OA,0] [APP: oim#11.1.1.3.0] Generic Error/Information: {0}[[
    oracle.iam.platform.utils.SuperRuntimeException: -9: Attribute field (EMPLOYEE_NUMBER) does not exist in table USR.
    at oracle.iam.reconciliation.dao.ReconActionDao.executeBulkUserMatchCRUD(ReconActionDao.java:697)
    at oracle.iam.reconciliation.impl.UserHandler.executeBulkCUD(UserHandler.java:568)
    at oracle.iam.reconciliation.impl.BaseEntityTypeHandler.process(BaseEntityTypeHandler.java:34)
    at oracle.iam.reconciliation.impl.ActionEngine.processBatch(ActionEngine.java:129)
    at oracle.iam.reconciliation.impl.ActionEngine.execute(ActionEngine.java:90)
    at oracle.iam.reconciliation.impl.ActionTask.execute(ActionTask.java:73)
    at oracle.iam.platform.async.impl.TaskExecutor.executeUnmanagedTask(TaskExecutor.java:100)
    at oracle.iam.platform.async.impl.TaskExecutor.execute(TaskExecutor.java:70)
    at oracle.iam.platform.async.messaging.MessageReceiver.onMessage(MessageReceiver.java:68)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy355.onMessage(Unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:328)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3822)
    at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    The error is "(EMPLOYEE_NUMBER) does not exist in table USR". This field is a default OIM field. If I remove it from the mapping, the recon works OK.
    I have the same error if I mapping a UDF field that the label has a white space (eg.: Cost Center).
    This happens with other default OIM field:
    - Hire Date
    - Display Name
    Any idea?
    Are there any workaround for this?
    Thanks,
    Ariel

    Hi!
    I found the bug in metalink "Bug 10041190 GTC Recon Failed With new OIM UDF Attribute Map If Attribute Name Has Space"
    The workaround is: Don't use UDF's with a space in the attribute name.
    This issue is fixed in 11.1.1.3.2
    Thanks,
    Ariel

  • How to manage a Database Application with more than two tables

    Hello All,
    I need to manage (reconciliation and provisioning) a database application where user attributes are strored in seven tables.
    Reference guide for Database Applications Table connector says that only two tables can be managed using this connector.
    Which is the best way to solve this problem? Could I create a view in my database ? are database views supported? Must I create a new conector?
    Thanks in advance.

    Hi ,
    I developed it from scratch due to complex requirements for accessing tables and their relationship. You can use current connector for your reference.at higher level you need to do only two change (1) build query from xml files to add,update,delete* record across seven tables - (2) changing oim elememnt ( use connector guide for changing element to match your needs)
    To develop new connector :
    (1) study relationship between these tables (1:*) and fields of interest and also ,as earlier mentioned timestamps for fetching changed record. based on your requirement.
    (2) create OIM elements , something you have when you deployed DB app. connector. modify it for requirement. i.e fields .. trusted , non trusted. process task,adapter
    (3) Develop classes to get execute query on database. create adapters to perform add/update/delete operation on 7 tables.

  • Error while accessing siebel application

    Hi,
    I installed Siebel 8.1 on Windows 2003. But when i try to access the application via http://localhost/service_enu I am getting the error:
    The server you are trying to access is either busy or experiencing difficulties. Please close the Web browser, open a new browser window, and try logging in again.
    The steps i am following are :
    1. Installed Siebel Enterprise Server including Siebel Gateway, Siebel Server and Database Configuration Utilities.
    2. Configured Siebel Gateway Name Server.
    3. Create Siebel Enterprise.
    4. Create SWSE logical profile.
    5. Run Database Configuration utilities to install Siebel Database.
    6. Run Siebel Server configuration.
    7. Installed and configured SWSE.
    All the above steps executed successfully. But when after these steps i try to access the Siebel application through http://localhost/service_enu, the above mentioned error is displayed.
    I am pasting the contents of the ss101203_3216.log:
    2021 2010-12-03 09:15:00 0000-00-00 00:00:00 -0500 00000000 001 003f 0001 09 ss101203_3216 3216 2632 c:\sba81\SWEApp\log\ss101203_3216.log 8.1.1 [21111] ENU
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:00     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [SWSE] Open Session failed (0xa600d1) after 0.0363 seconds.
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:00     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [SWSE] Open Session failed (0xa600d1) after 0.0047 seconds.
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:01     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Open Session failed (0xa600d1) after 0.0064 seconds.
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:01     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Open Session failed (0xa600d1) after 0.0040 seconds.
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Failed to obtain a session ID. Login failed attempting to connect to %1
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Set Error Response (Session: Error: 10879185 Message: Login failed attempting to connect to siebel.TCPIP.None.None://GUPAR01-W3-27:2321/SBA_81/SFSObjMgr_enu)
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Login failed.
    SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    Please provide pointers to resolve this problem.
    Thanks,
    Anu
    Edited by: 816755 on Dec 3, 2010 6:16 AM

    Hi Robert,
    After configuring the Siebel Gateway Name Server, the execution is successfull showing no errors. But when i see the log files, i can see some errors in those. I have created a user SADMIN as administrator and then trying to install Siebel. The config info is :
    Main Task Selection : Create New Configuration
    Configuration Task Selection : Configure a New Enterprise in a Gateway Name Server
    Gateway Name Server Authentication User Account Name : SADMIN
    Gateway Name Server Authentication User Account Password : ********
    Gateway Name Server Host Name : GUPAR01-W3-27
    Gateway Name Server TCP/IP Port : 2320
    Siebel Enterprise Name : SBA_81
    Enterprise Description : SBA_81 Enterprise
    Primary Siebel File System : C:\sba81\gtwysrvr\fs
    RDBMS Platform : Oracle Database Enterprise Edition
    Database Table Owner : SIEBEL
    Oracle SQLNet Connect String : SIEBEL
    Siebel Database User Account Name : SADMIN
    Siebel Database User Account Password : ********
    Enterprise Security Authentication Profile : Database Authentication (default)
    Security Adapter Name (named subsystem) : DBSecAdpt
    Propagate Authentication Settings to the Gateway Name Server : true
    The contents of sw_cfg_util(001).log is:
    2021 2010-12-06 01:41:25 2010-12-06 01:41:25 -0500 00000016 001 003f 0001 09 sw_cfg_util 1768 3684 C:\sba81\gtwysrvr\log\sw_cfg_util(001).log 8.1.1 [21111] ENU
    GenericLog     GenericError     1     000000e84cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxEntrTasks for config object TxnProc
    GenericLog     GenericError     1     000000e84cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxEntrTasks for Comp:TxnProc in CompGroup:Remote
    GenericLog     GenericError     1     000000fc4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxEntrTasks for config object RepAgent
    GenericLog     GenericError     1     000000fc4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxEntrTasks for Comp:RepAgent in CompGroup:Remote
    GenericLog     GenericError     1     0000013d4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1091) err=3407908 sys=0) SBL-SUL-00036: Could not set the component attributes for component MsgBroadcastMgr
    GenericLog     GenericError     1     0000013d4cfc05a4:0     2010-12-06 01:41:25     Error creating Component:MsgBroadcastMgr in CompGroup:CommMgmt
    GenericLog     GenericError     1     0000028a4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param SearchSpec for config object TaskLogCleanup
    GenericLog     GenericError     1     0000028a4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:SearchSpec for Comp:TaskLogCleanup in CompGroup:TaskUI
    GenericLog     GenericError     1     0000028f4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxMtServers for config object RTSDispatcher
    GenericLog     GenericError     1     0000028f4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxMtServers for Comp:RTSDispatcher in CompGroup:RTSRemote
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MTInfraTrace for config object AdminNotify
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MTInfraTrace for Comp:AdminNotify in CompGroup:SystemAux
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxSubtasks for config object AdminNotify
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxSubtasks for Comp:AdminNotify in CompGroup:SystemAux
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxWorkerTasks for config object AdminNotify
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxWorkerTasks for Comp:AdminNotify in CompGroup:SystemAux
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (sccitems.cpp (2047) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (sccconfg.cpp (1419) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (srscobj.cpp (640) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (235) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:AdminRoleName for Comp:ServerMgr in CompGroup:System
    The contents of sw_cfg_util(002).log is :
    2021 2010-12-06 01:41:25 2010-12-06 01:41:25 -0500 00000005 001 003f 0001 09 sw_cfg_util 896 2220 C:\sba81\gtwysrvr\log\sw_cfg_util(002).log 8.1.1 [21111] ENU
    GenericLog     GenericError     1     000003144cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param SearchSpec for config object LoyEngineBatch
    GenericLog     GenericError     1     000003144cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:SearchSpec for Comp:LoyEngineBatch in CompGroup:LoyaltyEngine
    GenericLog     GenericError     1     0000031e4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param SearchSpec for config object LoyEngineInteractive
    GenericLog     GenericError     1     0000031e4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:SearchSpec for Comp:LoyEngineInteractive in CompGroup:LoyaltyEngine
    The contents of sw_cfg_util(003).log is :
    2021 2010-12-06 01:41:27 2010-12-06 01:41:27 -0500 00000003 001 003f 0001 09 sw_cfg_util 2436 2664 C:\sba81\gtwysrvr\log\sw_cfg_util(003).log 8.1.1 [21111] ENU
    GenericLog     GenericError     1     000003714cfc05a4:0     2010-12-06 01:41:27     (samisc.cpp (285) err=2883589 sys=0) SBL-SCC-00005: Internal:No more items found.
    GenericLog     GenericError     1     000003714cfc05a4:0     2010-12-06 01:41:27     (sasess.cpp (397) err=591895 sys=0) SBL-ADM-02071: Enterprise server SBA_81 not found in gateway server
    Please provide pointers in resolving this issue.
    Thanks,
    Anu

  • Installaion error "Some other database applications,sight be still running"

    Anyone has found solution of this problem?
    i have following output in my log file.
    SAP MaxDB Installation Manager 7.8.01.18
    Checking installation...
    Preparing package "Installer" ...
    Preparing package "SAP Utilities Compatibility" ...
    Preparing package "Global Listener" ...
    Preparing package "Installation Compatibility" ...
    Preparing package "Base" ...
    Preparing package "SQLDBC" ...
    Preparing package "SQLDBC 77" ...
    Preparing package "Fastload API" ...
    Preparing package "SQLDBC 76" ...
    Preparing package "SAP Utilities" ...
    Preparing package "Redist Python" ...
    Preparing package "Loader" ...
    Preparing package "ODBC" ...
    Preparing package "Messages" ...
    Preparing package "JDBC" ...
    Free to wrong pool 1361280 not 75900000 at SDB/Install/PackageManagerCollection.pm line 711.

    Although i have installed xamp on my windows7 and have stopped mysql service.
    But still dont know why this error persists.
    The complete installation log file is too large, however i copied the contents from log file, i think would be useful in tracing.
    Also i have some error in bold which would be important
    error:
    TRACE      2011-09-12 23:14:00.811
    SAPinst was started using commandline: C:\Users\khurram\AppData\Local\Temp\sapinst_exe.15056.1315861881\sapinst.exe
    TRACE      2011-09-12 23:14:00.811
    SAPinst properties are :
    GUISERVER_DIALOG_PORT=21212
    GUISERVER_HTTP_PORT=4239
    SAPINST_CONTROL_URL=control.xml
    SAPINST_DIALOG_PORT=21200
    SAPINST_DIALOG_URL=dialog.xml
    SAPINST_EXE=SAPINST_EXE
    SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,ClusterMgt,SystemIdentity
    SAPINST_KEYDB_URL=keydb.xml
    SAPINST_MESSAGE_CONSOLE_THRESHOLD=info
    SAPINST_MESSAGE_URL=.
    SAPINST_PACKAGES_URL=packages.xml
    SAPINST_RESOURCE_URL=resourcepool.xml
    SAPINST_SAVE_INPUT=true
    SAPINST_SCAN_DEVICES=false
    SAPINST_SKIP_DIALOGS=false
    SAPINST_TOPLEVEL_URL=toplevel.xml
    SAPINST_USE_ADVANCED_JS_HANDLING=true
    SELFEXTRACTOR_EXECUTABLE_NAME=D:/SAP Career/SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version/NWASABAPTRIAL70206.part1/SAP_NetWeaver_702e_Installation_Master/IM_WINDOWS_I386/sapinst.exe
    Environment Variables
    =====================
      =C:=C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL
      =D:=D:\SAP Career\SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version\NWASABAPTRIAL70206.part1\SAP_NetWeaver_702e_Installation_Master\IM_WINDOWS_I386
      ALLUSERSPROFILE=C:\ProgramData
      APPDATA=C:\Users\khurram\AppData\Roaming
      CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
      CommonProgramFiles=C:\Program Files\Common Files
      COMPUTERNAME=SHERI-PC
      ComSpec=C:\Windows\system32\cmd.exe
      FP_NO_HOST_CHECK=NO
      HOMEDRIVE=C:
      HOMEPATH=\Users\khurram
      LOCALAPPDATA=C:\Users\khurram\AppData\Local
      LOGONSERVER=
    SHERI-PC
      NUMBER_OF_PROCESSORS=2
      OS=Windows_NT
      Path=C:\Program Files\Java\jdk1.6.0_23\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem\;C:\PROGRA1\ADDINS1\XLSTAT~1
      PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
      PROCESSOR_ARCHITECTURE=x86
      PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
      PROCESSOR_LEVEL=6
      PROCESSOR_REVISION=0f0d
      ProgramData=C:\ProgramData
      ProgramFiles=C:\Program Files
      PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
      PUBLIC=C:\Users\Public
      QTJAVA=C:\Program Files\Java\jre6\lib\ext\QTJava.zip
      SAPINST_EXEDIR_CD=D:/SAP Career/SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version/NWASABAPTRIAL70206.part1/SAP_NetWeaver_702e_Installation_Master/IM_WINDOWS_I386
      SAPINST_JRE_HOME=C:/Users/khurram/AppData/Local/Temp/sapinst_exe.15056.1315861881/jre
      SAP_DIR_PERF=C:\usr\sap\PRFCLOG
      SELFEXTRACTOR_EXECUTABLE_NAME=D:/SAP Career/SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version/NWASABAPTRIAL70206.part1/SAP_NetWeaver_702e_Installation_Master/IM_WINDOWS_I386/sapinst.exe
      SystemDrive=C:
      SystemRoot=C:\Windows
      TEMP=C:\Users\khurram\AppData\Local\Temp
      TMP=C:\Users\khurram\AppData\Local\Temp
      USERDOMAIN=Sheri-PC
      USERNAME=khurram
      USERPROFILE=C:\Users\khurram
      windir=C:\Windows
    User: Sheri-PC\khurram, Id: S-1-5-21-1502602567-2146770005-778833213-1001
    Working directory: C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeTimeZonePrivilege, display name: Change the time zone, not enabled.
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeCreateSymbolicLinkPrivilege, display name: Create symbolic links, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
      Privilege SeIncreaseWorkingSetPrivilege, display name: Increase a process working set, not enabled.
    INFO       2011-09-12 23:14:53.219
               CJSlibModule::writeInfo_impl()
    Output of "D:\SAP Career\SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version\NWASABAPTRIAL70206.part1\SAP_MaxDB_78_SP1_10_RDBMS\DATA_UNITS\MAXDB_WINDOWS_I386\SDBINST.exe" -global_prog C:\sapdb\programs -global_data C:\sapdb\data -path C:\sapdb\clients\NSP -private_datapath C:\sapdb\clients\NSP\data -profile "Runtime For SAP AS" -i CL_NSP -b is written to the logfile C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sdbinst.log.
    TRACE      2011-09-12 23:25:23.146 [synxcpipe.cpp:200]
               CSyStdIOPipe::waitForOverlappedIO(int timeout)
               lib=syslib module=syslib
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'GetOverlappedResult' with parameter ((pipe to child process)), line (140) in file (synxcpipe.cpp).
    WARNING    2011-09-12 23:25:23.162
               CJSlibModule::writeWarning_impl()
    Execution of the command ""D:\SAP Career\SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version\NWASABAPTRIAL70206.part1\SAP_MaxDB_78_SP1_10_RDBMS\DATA_UNITS\MAXDB_WINDOWS_I386\SDBINST.exe" -global_prog C:\sapdb\programs -global_data C:\sapdb\data -path C:\sapdb\clients\NSP -private_datapath C:\sapdb\clients\NSP\data -profile "Runtime For SAP AS" -i CL_NSP -b" finished with return code -1073741819. Output:
    SAP MaxDB Installation Manager 7.8.01.18
    Checking installation...
    Preparing package "Installer" ...
    Preparing package "SAP Utilities Compatibility" ...
    Preparing package "Global Listener" ...
    Preparing package "Installation Compatibility" ...
    Preparing package "Base" ...
    Preparing package "SQLDBC" ...
    Preparing package "SQLDBC 77" ...
    Preparing package "Fastload API" ...
    Preparing package "SQLDBC 76" ...
    Preparing package "SAP Utilities" ...
    Preparing package "Redist Python" ...
    Preparing package "Loader" ...
    Preparing package "ODBC" ...
    Preparing package "Messages" ...
    Preparing package "JDBC" ...
    Free to wrong pool 1301280 not 75900000 at SDB/Install/PackageManagerCollection.pm line 711.
    TRACE[W]   2011-09-12 23:25:23.172 [ianxcreghelper.cpp:244]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)
    Error 2 (The system cannot find the file specified.
    ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SOFTWARE\SAP\SAP DBTech).
    TRACE[W]   2011-09-12 23:25:23.172 [ianxcreghelper.cpp:467]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)
    The subkey 'HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech' does not exist on the 'localhost' host.
    TRACE[W]   2011-09-12 23:25:23.179 [ianxcreghelper.cpp:244]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)
    Error 2 (The system cannot find the file specified.
    ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SOFTWARE\SAP\SAP DBTech).
    TRACE[W]   2011-09-12 23:25:23.179 [ianxcreghelper.cpp:467]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)
    The subkey 'HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech' does not exist on the 'localhost' host.
    TRACE[W]   2011-09-12 23:25:23.188 [ianxcreghelper.cpp:244]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)
    Error 2 (The system cannot find the file specified.
    ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SOFTWARE\SAP\SAP DBTech).
    TRACE[W]   2011-09-12 23:25:23.188 [ianxcreghelper.cpp:467]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)
    The subkey 'HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech' does not exist on the 'localhost' host.
    ERROR      2011-09-12 23:25:23.195 [iaxxinscbk.cpp:244]
    MDB-07020  The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log and C:\sapdb\data\wrk\MaxDBRuntimeForSAPAS_install_<date>_<time>.log.
    TRACE      2011-09-12 23:25:23.250 [iaxxejsbas.hpp:413]
               handleException<ESAPinstException>()
    Converting exception into JS Exception Exception.
    TRACE      2011-09-12 23:25:23.264
    Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException
    ERROR      2011-09-12 23:25:23.265
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: sdbinst.log and C:\sapdb\data\wrk\MaxDBRuntimeForSAPAS_install_<date>_<time>.log.
    TRACE      2011-09-12 23:25:23.272 [iaxxejsbas.hpp:488]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2011-09-12 23:25:23.310 [sixxcstepexecute.cpp:988]
    FCO-00011  The step installClientSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_DBClient|ind|ind|ind|ind|9|0|NW_ADA_DBClient|ind|ind|ind|ind|4|0|Sdb_ClientSoftware_Dialogs|ind|ind|ind|ind|0|0|Sdb_ClientSoftware|ind|ind|ind|ind|0|0|installClientSoftware was executed with status ERROR ( Last error reported by the step :The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log and C:\sapdb\data\wrk\MaxDBRuntimeForSAPAS_install_<date>_<time>.log.).
    TRACE      2011-09-12 23:25:23.634 [kdxxctaco.cpp:219]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2011-09-12 23:25:23.830 [kdxxctaco.cpp:252]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    after creating out stream
    TRACE      2011-09-12 23:25:23.951 [kdxxctaco.cpp:286]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2011-09-12 23:25:24.23 [syxxcfile.cpp:130]
               CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
               lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2011-09-12 23:25:24.27 [syxxcnode.cpp:441]
               CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/__instana_tmp.13.xml, ISyNode::CopyMoveMode_t 0x3)
               lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/__instana_tmp.xml to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/__instana_tmp.13.xml
    INFO       2011-09-12 23:25:24.170 [synxcpath.cpp:815]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.
    TRACE      2011-09-12 23:25:25.062
    SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.
    TRACE      2011-09-12 23:25:25.196 [iaxxgenimp.cpp:707]
                CGuiEngineImp::showMessageBox
    TRACE      2011-09-12 23:25:25.225 [iaxxgenimp.cpp:1245]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI

  • Deployment issues-java desktop database application

    hello,
    i'm vasant...recently visited an online tutorial for creating java desktop database application
    here is the URL [http://www.netbeans.org/kb/docs/java/gui-db.html#running-outside-IDE] ...
    everything works fine...when building and executing the application from within the NetBeans IDE..6.7
    but as instructed in that tutorial...when I tried to run the .jar file after exiting the netbeans IDE, it didnt run...
    infact direction has been given in that tutorial for this in the last section....which says that i've to start Java DB from outside the Netbeans IDE...that's where difficulty arises....
    i've no idea how to start Java DB manually...
    i'd really appreciate if nybody der could...help me out plz
    thanx

    spring_patel wrote:
    i really appreciate you trying to solve my problem..
    but i think...my estion is fairly simple and straight forward...and i've provided every detail of my problem(if uv'e read my opening post of this thread)....
    and as far as that link goes...i've already checked it b4 u guys mentioned it... as it is provided right there in the tutorial i've provided link of...
    and i've tried my options b4 making use of this forum...and i didnt find a solution that's why i'm taking ur help..
    nevertheless...i repeat my question...
    there's a tutorial at this link...[http://www.netbeans.org/kb/docs/java/gui-db.html]...in it is described how to create a java desktop database applicaiton...
    at the end of the tuorial there is a section called: "Building and Deploying the Application"
    in that section they have instructed to exit netbeans IDE and try and run the application outside it...which is not happening
    the reason they say is that i've to start Java DB from outside of the IDE...that is wat my problem is ..
    i dont know how to start Java DB from outside the Netbeans ide...You are not telling us anything.
    If I tell you "my automobile doesn't work" how do you know what is wrong. Instead I need to tell you one of the following.
    1. The engine didn't start.
    2. The wheel fell off.
    3. The engine caught fire.
    4. When I went to the driveway the car wasn't even there.
    When you "run" something then something happens. When I run notepad from a console window if notepad is not in the path then I will get an error about command not found. if it is in the path then the command executes and notepad pops up. Even if I don't see notepad pop up I know that the command seemed to execute from the command window.
    The above are examples of describing what you did and what did happen. In detail.
    "It doesn't work" provides neither detail about how you ran it nor what did happen when you did attempt to run it.

  • Getting ORA-00376 while accessing from application

    Hi,
    Application team is getting below error while accessing the database.
    “ERROR: SQLException, while closing
    connection, exception is ==ORA-00376: file 5 cannot be read at this time
    ORA-01110: data file 5: '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts01.dbf'
    Later we renamed the datafile from tblspcsmarts01.dbf  to tblspcsmarts_01.dbf, and still getting the same error while accessing the application.
    And, the datafiles are in online and READ WRITE mode.
    File Status:
    SQL> select file#,name,status,ENABLED,CHECKPOINT_CHANGE#,to_char(CHECKPOINT_TIME,'dd-mon-yy hh24:mi:ss') from v$datafile;
         FILE# NAME                                                         STATUS  ENABLED    CHECKPOINT_CHANGE# TO_CHAR(CHECKPOINT
             1 /dborafiles/nGTA/oradata01/smartsgs/system01.dbf             SYSTEM  READ WRITE           94950500 23-oct-13 15:41:40
             2 /dborafiles/nGTA/oradata01/smartsgs/undo02.dbf               ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             3 /dborafiles/nGTA/oradata01/smartsgs/sysaux01.dbf             ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             4 /dborafiles/nGTA/oradata01/smartsgs/users01.dbf              ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             5 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf      ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             6 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts02.dbf       ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             7 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_03.dbf      ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
    SQL> select FILE_ID,TABLESPACE_NAME,FILE_NAME,BYTES/1024/1024,status  from dba_data_files;
       FILE_ID TABLESPACE_NAME      FILE_NAME                                                    BYTES/1024/1024 STATUS
             1 SYSTEM               /dborafiles/nGTA/oradata01/smartsgs/system01.dbf                        1024 AVAILABLE
             5 TBLSPCSMARTS         /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf                 7000 AVAILABLE
             3 SYSAUX               /dborafiles/nGTA/oradata01/smartsgs/sysaux01.dbf                        1024 AVAILABLE
             4 USERS                /dborafiles/nGTA/oradata01/smartsgs/users01.dbf                         2048 AVAILABLE
             6 TBLSPCSMARTS         /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts02.dbf                  6144 AVAILABLE
             7 TBLSPCSMARTS         /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_03.dbf                 2048 AVAILABLE
             2 UNDOTBS1             /dborafiles/nGTA/oradata01/smartsgs/undo02.dbf                          1024 AVAILABLE
    File permissions at OS level.
    [oracle@apt3vl05 smartsgs]$ pwd
    /dborafiles/nGTA/oradata01/smartsgs
    [oracle@apt3vl05 smartsgs]$ ls -lrt
    total 29057944
    -rw-r----- 1 oracle dba 7340040192 Oct 23 10:37 tblspcsmarts01.dbf_old
    -rw-r----- 1 oracle dba 1073750016 Oct 23 12:37 temp01.dbf
    -rw-r----- 1 oracle dba 2147491840 Oct 23 15:41 users01.dbf
    -rw-r----- 1 oracle dba 2147491840 Oct 23 15:41 tblspcsmarts_03.dbf
    -rw-r----- 1 oracle dba 6442459136 Oct 23 15:41 tblspcsmarts02.dbf
    -rw-r----- 1 oracle dba 7340040192 Oct 23 15:41 tblspcsmarts_01.dbf
    -rw-r----- 1 oracle dba 1073750016 Oct 23 16:05 sysaux01.dbf
    -rw-r----- 1 oracle dba 1073750016 Oct 23 16:25 undo02.dbf
    -rw-r----- 1 oracle dba 1073750016 Oct 23 16:25 system01.dbf
    -rw-r----- 1 oracle dba    6832128 Oct 23 16:25 control02.ctl
    -rw-r----- 1 oracle dba    6832128 Oct 23 16:25 control01.ctl
    Even i am able to do switch logfile and every thing fine. Below is the excerpt from alert log.
    Wed Oct 23 10:29:59 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as /dboracle/orabase/product/10.2.0.4/dbs/arch
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =97
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.4.0.
    System parameters with non-default values:
      processes                = 800
      timed_statistics         = TRUE
      shared_pool_size         = 159383552
      large_pool_size          = 16777216
      java_pool_size           = 159383552
      streams_pool_size        = 16777216
      control_files            = /dborafiles/nGTA/oradata01/smartsgs/control01.ctl, /dborafiles/nGTA/oradata01/smartsgs/control02.ctl, /dboracle/admin/smartsgs/control03.ctl
      db_block_size            = 8192
      db_cache_size            = 16777216
      compatible               = 10.2.0.4
      db_file_multiblock_read_count= 16
      fast_start_mttr_target   = 300
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      undo_retention           = 10800
      O7_DICTIONARY_ACCESSIBILITY= TRUE
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      instance_name            = smartsgs
      job_queue_processes      = 10
      background_dump_dest     = /dboracle/admin/smartsgs/bdump
      user_dump_dest           = /dboracle/admin/smartsgs/udump
      core_dump_dest           = /dboracle/admin/smartsgs/cdump
      sort_area_size           = 524288
      db_name                  = smartsgs
      open_cursors             = 800
      star_transformation_enabled= FALSE
      query_rewrite_enabled    = FALSE
      pga_aggregate_target     = 25165824
      aq_tm_processes          = 1
    PMON started with pid=2, OS id=9173
    PSP0 started with pid=3, OS id=9178
    MMAN started with pid=4, OS id=9180
    DBW0 started with pid=5, OS id=9187
    LGWR started with pid=6, OS id=9194
    CKPT started with pid=7, OS id=9200
    SMON started with pid=8, OS id=9202
    RECO started with pid=9, OS id=9204
    CJQ0 started with pid=10, OS id=9206
    MMON started with pid=11, OS id=9208
    MMNL started with pid=12, OS id=9210
    Wed Oct 23 10:30:01 2013
    ALTER DATABASE   MOUNT
    Wed Oct 23 10:30:06 2013
    Setting recovery target incarnation to 1
    Wed Oct 23 10:30:06 2013
    Successful mount of redo thread 1, with mount id 765417449
    Wed Oct 23 10:30:06 2013
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Wed Oct 23 10:30:06 2013
    ALTER DATABASE OPEN
    Wed Oct 23 10:30:06 2013
    Thread 1 opened at log sequence 855
      Current log# 3 seq# 855 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01c.log
      Current log# 3 seq# 855 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02c.log
      Current log# 3 seq# 855 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03c.log
    Successful open of redo thread 1
    Wed Oct 23 10:30:06 2013
    SMON: enabling cache recovery
    Wed Oct 23 10:30:07 2013
    Successfully onlined Undo Tablespace 6.
    Wed Oct 23 10:30:07 2013
    SMON: enabling tx recovery
    Wed Oct 23 10:30:07 2013
    Database Characterset is WE8ISO8859P15
    Opening with internal Resource Manager plan
    where NUMA PG = 1, CPUs = 2
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=14, OS id=9246
    Wed Oct 23 10:30:10 2013
    Completed: ALTER DATABASE OPEN
    Wed Oct 23 10:37:38 2013
    alter tablespace TBLSPCSMARTS offline
    Wed Oct 23 10:37:38 2013
    Completed: alter tablespace TBLSPCSMARTS offline
    Wed Oct 23 10:43:58 2013
    alter tablespace TBLSPCSMARTS rename datafile '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts01.dbf' to '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf'
    Wed Oct 23 10:43:58 2013
    Completed: alter tablespace TBLSPCSMARTS rename datafile '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts01.dbf' to '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf'
    Wed Oct 23 10:44:14 2013
    alter tablespace TBLSPCSMARTS online
    Wed Oct 23 10:44:15 2013
    Completed: alter tablespace TBLSPCSMARTS online
    Wed Oct 23 15:02:00 2013
    Thread 1 advanced to log sequence 856 (LGWR switch)
      Current log# 1 seq# 856 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01a.log
      Current log# 1 seq# 856 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02a.log
      Current log# 1 seq# 856 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03a.log
    Wed Oct 23 15:06:11 2013
    Thread 1 advanced to log sequence 857 (LGWR switch)
      Current log# 2 seq# 857 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 857 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 857 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Thread 1 cannot allocate new log, sequence 858
    Checkpoint not complete
      Current log# 2 seq# 857 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 857 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 857 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Wed Oct 23 15:06:17 2013
    Thread 1 advanced to log sequence 858 (LGWR switch)
      Current log# 3 seq# 858 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01c.log
      Current log# 3 seq# 858 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02c.log
      Current log# 3 seq# 858 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03c.log
    Wed Oct 23 15:06:17 2013
    Thread 1 advanced to log sequence 859 (LGWR switch)
      Current log# 1 seq# 859 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01a.log
      Current log# 1 seq# 859 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02a.log
      Current log# 1 seq# 859 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03a.log
    Wed Oct 23 15:09:00 2013
    Thread 1 advanced to log sequence 860 (LGWR switch)
      Current log# 2 seq# 860 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 860 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 860 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Wed Oct 23 15:09:02 2013
    Thread 1 advanced to log sequence 861 (LGWR switch)
      Current log# 3 seq# 861 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01c.log
      Current log# 3 seq# 861 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02c.log
      Current log# 3 seq# 861 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03c.log
    Wed Oct 23 15:37:37 2013
    alter database datafile 5 online
    Wed Oct 23 15:37:37 2013
    Completed: alter database datafile 5 online
    Wed Oct 23 15:37:58 2013
    alter database datafile 7 online
    Wed Oct 23 15:37:58 2013
    Completed: alter database datafile 7 online
    Wed Oct 23 15:41:09 2013
    Thread 1 advanced to log sequence 862 (LGWR switch)
      Current log# 1 seq# 862 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01a.log
      Current log# 1 seq# 862 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02a.log
      Current log# 1 seq# 862 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03a.log
    Wed Oct 23 15:41:10 2013
    Thread 1 advanced to log sequence 863 (LGWR switch)
      Current log# 2 seq# 863 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 863 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 863 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Please advice how can we troubleshoot what could be the issue.
    Thanks,
    Dasarath

    Output of the requested commands.
    SQL> select * from v$datafile_header;
         FILE# STATUS  ERROR                                                                 FORMAT REC FUZ CREATION_CHANGE# CREATION_ TABLESPACE_NAME             TS#     RFILE# RESETLOGS_CHANGE# RESETLOGS CHECKPOINT_CHANGE# CHECKPOIN CHECKPOINT_COUNT      BYTES     BLOCKS NAME                                               SPACE_HEADER    LAST_DEALLOC_SCN
             1 ONLINE                                                                             0 NO  YES                8 23-JUL-09 SYSTEM                        0         1                  1 23-JUL-09           94978106 24-OCT-13              913 1073741824     131072 /dborafiles/nGTA/oradata01/smartsgs/system01.dbf
             2 ONLINE                                                                             0 NO  YES         94828823 22-OCT-13 UNDOTBS1                      6         2                  1 23-JUL-09           94978106 24-OCT-13               37 1073741824     131072 /dborafiles/nGTA/oradata01/smartsgs/undo02.dbf     8388610
             3 ONLINE                                                                             0 NO  YES             7545 23-JUL-09 SYSAUX                        2         3                  1 23-JUL-09           94978106 24-OCT-13              912 1073741824     131072 /dborafiles/nGTA/oradata01/smartsgs/sysaux01.dbf   12582914
             4 ONLINE                                                                             0 NO  YES           170715 23-JUL-09 USERS                         4         4                  1 23-JUL-09           94978106 24-OCT-13              907 2147483648     262144 /dborafiles/nGTA/oradata01/smartsgs/users01.dbf    16777218
             5 ONLINE                                                                             0 NO  YES         94891412 22-OCT-13 TBLSPCSMARTS                  5         5                  1 23-JUL-09           94978106 24-OCT-13               30 7340032000     896000 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_0 20971522
                                                                                                                                                                                 1.dbf
             6 ONLINE                                                                             0 NO  YES         94891511 22-OCT-13 TBLSPCSMARTS                  5         6                  1 23-JUL-09           94978106 24-OCT-13               28 6442450944     786432 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts02 25165826
                                                                                                                                                                                 .dbf
             7 ONLINE                                                                             0 NO  YES         94891933 22-OCT-13 TBLSPCSMARTS                  5         7                  1 23-JUL-09           94978106 24-OCT-13               29 2147483648     262144 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_0 29360130
                                                                                                                                                                                 3.dbf
    7 rows selected.
    SQL> select * from v$recover_file;
    no rows selected
    Thanks,
    Dasarath

  • Error  while accessing the application server file

    Hello,
    When I try to load the data from CSV file to PSA , I am getting following error message
    "Error  while accessing the application server file"
    "Errors in source system"
    I gave the right file path
    I am not sure about this error message.
    Thanks,

    Hi ram,
    if you have more than one application server running in your BI system (see at transaction SM51) be aware that your infopackage will be executed on the right one. Each application server has its own file system and your job need to run on the server your file is stored on.
    Also check if the os user of the SAP system itself (<sid>adm on Unix) has rights to read that file.
    Bye
    Frank

  • OIM: Reconciliation with Database Application Tables Connector

    Hi!
    I'm trying to use Database Application Tables connector 9.1.0.5.0 in OIM 11g to reconcile accounts from my target system: MySQL 5.1.37. I followed the steps in connector's guide to create and configure it and to configure my target system as a trusted source.
    The problem is that user accounts are not being created in OIM, despite of this, I know the connector is retrieving the information of each user because I can see it in the log's messages generated when I execute the reconciliation job, so I supossed the problem may be in the "Modify Connector configuration page" or in some step after this.
    Aditionally, I don't know if it's important but I can't see "User Type" field in "OIM user account data set" from "Modify Connector Configuration Page".
    Did I forget to do something in configuration or there is something I got to do besides the steps in guide?
    Thanks in advance!
    Edited by: user10857411 on Jan 11, 2011 4:10 PM
    Edited by: user10857411 on Jan 11, 2011 4:12 PM

    SUN IDM is better than OIM,
    Reconciliation process in Sun IDM (oracle waveset) is easier to implement than OIM (worst identity solution)
    Saludos Cordiales Zam

  • Simple java/mysql database application question about triggers

    I am planning a new database application using java and mysql. I may want to use some triggers to automatically update the tables when a change is made. my question is this: If I write the trigger, and I use Java to modify the database, will java automatically pause and let the trigger finish doing its task before it continues? what if it writes more to the table before the trigger is finished modifying the table? how do I get java to pause and let the trigger finish?
    thanks for your response

    lduren wrote:
    I am planning a new database application using java and mysql. I may want to use some triggers to automatically update the tables when a change is made. my question is this: If I write the trigger, and I use Java to modify the database, will java automatically pause and let the trigger finish doing its task before it continues? what if it writes more to the table before the trigger is finished modifying the table? how do I get java to pause and let the trigger finish?
    It doesn't have anything to do with java at that point.
    When you execute, for example, an insert statement, then the database executes that statement. The database (not java, not the driver) decides with that statement is complete. Control returns to java when the database decides that execution is complete.
    And except for tricks that one might do (or attempt to do) via SQL or triggers then when the statement execution finishes then everthing has completed running.

Maybe you are looking for

  • MSI X48C Platinum ddr3 1600mhz problem

    Hi  My PC Specs are Intel core 2 quad Extreme Qx9770 ATI HD4870X2 Corsair 4GB DDR3-1600 Ram Kit (2 x 2GB, PC3 12800, 9-9-9-24, TW3X4G1600C9DHX) 2xWD velociraptor 300gbx2 raid0 When I raise ram frequency to 1600mhz (1:2)-ram voltage always manually to

  • 2 Service Orders created on save

    Experts, We are trying to create service order process type by directly using the logical link "SRV-ORD-CR" from the navigation bar of IC webclient. However its creating 2 orders on save. This happens only once per session. I have debugged through EH

  • [JS][CS3] Import ai into another ai

    Hi, My goal is to import [rather than place] another ai into the target ai, with all attributes of the objects + layering preserved. There are two shortcut methods available: a) groupItems.createFromFile(srcFile) - but this creates over-complicated l

  • Question about photo interface...please help

    hi. i'll explain what i want to do, and hopefully you can help. when exporting a photo album from iphoto to iweb, it creates thumbnails...and then when you double click on one of those thumnails, it brings up a much nicer looking interface with that

  • Preserving Hyperlinks

    I wish to preserve the hyperlinks in a Word doc when converting to PDF.  Your article on the subject ( http://go.adobe.com/kb/ts_328556_en-us) says this: Resubmit the Word document, and select Enable Tagged PDF Generation in the Conversion Settings d