OBI 11g (11.1.1.6.0) coreapplication doesn't start

Hi,
I'm new with the weblogic/Fusion architecture and therefore somewhat clueless.
- fresh install of OBI 11.1.1.6.0 (simple installation) on windows 7
- during installation the 5 coreapplication processes won't start
- opmnctl startall on command line fails as well
- later I explored the Fusion Middleware Control and found the log entries below
- hints from this forum: no RPD upgrade involved; loopback adapter available
any help appreciated
Thomas
Message ID     J2EE JMX-46335
Message Level     1
Relationship ID     0
Component     AdminServer
Host     Mahler
Host IP Address     192.168.111.111
User     <anonymous>
Thread ID     DmsThread-1
ECID     41dd2e3610ba3724:-75f5518:136b7d0d409:-8000-0000000000000003
Message     MBean-Attributzugriff verweigert. (attribute access denied)
Supplemental Detail     MBean: oracle.biee.admin:type=BIDomain.BIInstanceStatusMetric,biInstance=coreapplication,group=Service
Getter für Attribut ReadOnly
Details: Zugriff verweigert. Erforderliche Rollen: Admin, Operator, Monitor, ausführendes Subject: principals=[] java.lang.SecurityException: Zugriff verweigert. Erforderliche Rollen: Admin, Operator, Monitor, ausführendes Subject: principals=[]
at oracle.as.jmx.framework.wls.spi.security.WLSMBeanSecurityHelper.isInWlsGlobalSecurityRoles(WLSMBeanSecurityHelper.java:245)
at oracle.as.jmx.framework.wls.spi.security.WLSMBeanSecurityHelper.checkRuntimeMBeanDefaultAccess(WLSMBeanSecurityHelper.java:213)
at oracle.as.jmx.framework.wls.spi.security.WLSRuntimeMBeanSecurityInterceptor.checkDefaultAccess(WLSRuntimeMBeanSecurityInterceptor.java:56)
at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.checkAccess(AbstractMBeanSecurityInterceptor.java:335)
at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.checkAttributeAccess(AbstractMBeanSecurityInterceptor.java:251)
at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalGetAttributes(AbstractMBeanSecurityInterceptor.java:136)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttributes(AbstractMBeanInterceptor.java:114)
at oracle.security.jps.ee.jmx.JpsJmxInterceptor$GetAttributesDelegator.delegate(JpsJmxInterceptor.java:855)
at oracle.security.jps.ee.jmx.JpsJmxInterceptor$7.run(JpsJmxInterceptor.java:747)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.jmx.JpsJmxInterceptor.jpsInternalInvoke(JpsJmxInterceptor.java:768)
at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalGetAttributes(JpsJmxInterceptor.java:205)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttributes(AbstractMBeanInterceptor.java:114)
at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalGetAttributes(ContextClassLoaderMBeanInterceptor.java:118)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttributes(AbstractMBeanInterceptor.java:114)
at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalGetAttributes(MBeanRestartInterceptor.java:87)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttributes(AbstractMBeanInterceptor.java:114)
at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalGetAttributes(LoggingMBeanInterceptor.java:347)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttributes(AbstractMBeanInterceptor.java:114)
at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.getAttributes(OracleStandardEmitterMBean.java:672)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttributes(DefaultMBeanServerInterceptor.java:726)
at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttributes(JmxMBeanServer.java:665)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$13.run(WLSMBeanServerInterceptorBase.java:353)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttributes(WLSMBeanServerInterceptorBase.java:351)
at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttributes(JMXContextInterceptor.java:192)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$13.run(WLSMBeanServerInterceptorBase.java:353)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttributes(WLSMBeanServerInterceptorBase.java:351)
at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttributes(SecurityInterceptor.java:307)
at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttributes(WLSMBeanServer.java:292)
at oracle.as.jmx.framework.generic.BaseMBeanServerInterceptor.getAttributes(BaseMBeanServerInterceptor.java:191)
at oracle.dms.impl.producer.MetricConvertor.getColumnValues(MetricConvertor.java:333)
at oracle.dms.impl.producer.MBeanTreeletGenerator.queryMetricValues(MBeanTreeletGenerator.java:181)
at oracle.dms.reporter.TreeletReporter.printGetResponse(TreeletReporter.java:242)
at oracle.dms.reporter.TreeletReporter.printResponse(TreeletReporter.java:122)
at oracle.dms.impl.producer.Dumper._dump(Dumper.java:310)
at oracle.dms.impl.producer.Dumper.run(Dumper.java:234)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
at oracle.dms.aggregator.DmsThreadFactory$1$1.run(DmsThreadFactory.java:57)
at oracle.dms.aggregator.DmsThreadFactory$1.run(DmsThreadFactory.java:61)
at java.lang.Thread.run(Thread.java:662)

Hi,
this is a fresh install (Win 7), the default SampleAppLite is active and can be opened offline.
But all this doesn't bring me closer to an explanation why the coreapplication processes don't start. The thread you are referencing to confuses me. I see that I'm not the first one to encounter this problem. In the Fusion Control it's clear that the 5 processes failed at the start (I gave the log entry of one of them). What can I do and where can I look to find out the reason of this failure?
It seems to be a security issue:
Message MBean-Attributzugriff verweigert. (attribute access denied)
Supplemental Detail MBean: oracle.biee.admin:type=BIDomain.BIInstanceStatusMetric,biInstance=coreapplication,group=Service
Getter für Attribut ReadOnly
Details: Zugriff verweigert. Erforderliche Rollen: Admin, Operator, Monitor, ausführendes Subject: principals=[] java.lang.SecurityException: Zugriff verweigert. Erforderliche Rollen: Admin, Operator, Monitor, ausführendes Subject: principals=[]
How can I set roles in this context? Is this the executing Windows user who should get granted some Windows privileges? I'm complete naked in this J2EE area.
Please help!
thanks in advance
Thomas
Edited by: tdombrow on Apr 16, 2012 6:07 AM

Similar Messages

  • OBI 11G sUnquotedTableName.empty() error while creating a report

    hello guru's
    We have a problem when trying to build a report in OBI 11G. We have migrated an RPD from 10 to 11 and one 1 installation DEV all is OK, on TEST we get all kind of problems.
    One of the main issues is when trying to build a report and clicking on the + to expand a node of a dimension object we hget the sUnquotedTableName.empty() error
    When going to the logs I see the following details of the error.
    Does anyone have a clue and can help us out?
    Koen Verheyen
    ProblemhMessage Level 10
    Relationship ID 0:1
    Component OBIPS
    Module saw.httpserver.processrequest
    Host XXXXXXX
    Host IP Address XXXXXX
    Thread ID 2836335504
    ECID 0000Ijcd5UzFw000jzwkno1Clgr10001eK
    Message
    Assertion failure: !sUnquotedTableName.empty() at line 1936 of /scratch/aime1/adestore/views/aime1_dadvfa0138/bifndn/analytics_web/main/project/webutil/tablenameutils.cpp
    Supplemental Detail
    File:tablenameutils.cpp
    Line:1936
    Location:
    saw.httpserver.processrequest
    saw.rpc.server.responder
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadpool
    saw.threads
    SessionID: 07vh3ae7bqk8nsnslpm32fhtcm9nsc5cd7va98q
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=koen_verheyen|User=koen_verheyen|RunAs=koen_verheyen
    ecid: 0000Ijcd5UzFw000jzwkno1Clgr10001eK,0:1
    ThreadID: 2836335504
    HttpCommand: JSONRequestTableColumns
    RemoteIP: 10.10.1.15
    HttpArgs:

    Hi,
    I am newly using BI publisher . I am using 10.1.3.4.0 . I am just trying to create a report in test name. that is the first step to create a report where i am getting error. I am using default RPD paint , where all the user and Groups are defined .

  • It is compatible Obi 11g  with Windows Server  2012 and Sql Server 2012?

    Hi every
    Please help with two questions.
    1. - Obi 11g is supported on Windows Server 2012 and SQL Server 2012?
    There a compatibility matrix which mention compatibility with versions 2012?
    2. - is feasible to install Obi 11g in separate server and install weblogic on another server?
    I appreciate the prompt response
    Regards
    Pedro

    Hi Pedro,
    As of November 2012 Compatibility Matrix released by Oracle for OBI 11.1.1.x Windows 2012 and SQL Server 2012 were not supported. It was supported on 2008 Windows and SQL Server.
    We can have weblogic and OBI server's on 2 different machines. The approach is to opt software only install. the link below will give more details:
    http://obieeelegant.blogspot.com/2012/07/obiee111160-software-only-installation.html
    Let me know if this helped.
    Regards,
    Jay

  • Cache Seeding in OBI 11g in Clustered Environment on Unix Box

    hi All,
    i want to do cache seeding for a couple of dashboards in OBI 11g,
    Steps taken:
    1. Global Cache is ON
    2. Global shared path is SET
    3 Global cache size = 3GB
    i am using agents for cache seeding and are scheduled after the dataload is complete.
    It successfully runs early morning...delivers a mail.
    But when I am trying to the reports from OBI...its again generating the SQl...without hitting the cache.
    It might be due to the Clusterred Env... 2 nodes Env.
    Please suggest some technique to achieve this cache seeding.
    Thanks in advance

    GLOBAL_CACHE_STORAGE_PATH This path must point to a network share. All clustering nodes share the same location.
    Check the bellow setting
    GLOBAL_CACHE_STORAGE_PATH = "directory name" SIZE;
    ex: GLOBAL_CACHE_STORAGE_PATH = "C:\cache" 250 MB;
    CLUSTER_AWARE_CACHE_LOGGING -->Turns on logging for the cluster caching feature. Used only for troubleshooting. The default is NO.
    Example: CLUSTER_AWARE_CACHE_LOGGING = NO;

  • In OBI 11G  OracleBIServerCom~ is Down

    Hi Guru,
    In OBI 11G unable to log in into the analytics it is showing error that An error occurred during authentication. Try again later or contact your system administrator an also unable to open the RPD in online mode .
    Previously it is working fine when i check the OPMN status in command prompt OracleBIServerCom~ is in DOWN status. And i manually start only OracleBIServer but its showng an error message
    failed to start the process after the maximum retry limit
    how to make OracleBIservercom up and is this the reason that i am not logging into the Analytics and RPD in online.
    please suggest me i am new to OBI 11G
    Thanks,

    i cheked all the above links my database connection and every thing fine but still i am facing same error
    --------------------------------------------------------------+--------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+--------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 6360 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 4820 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 5830 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 8384 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | N/A | Down
    and showing the error massage in command prompt when i am starting the opmn services
    Error
    ---> Process <index=1,uid=1700598323,pid=8180>
    failed to start a managed process after the maximum retry limit
    log:
    c:\11G\instances\instance1\diagognostics\logs\OracleBIServerComponent\Coreaplication_obis1\console~coreaplication_obis1~1.log
    and in the above location log file this is the log i found
    Oracle BI Server starting...
    13/03/31 23:46:08 Start process
    Oracle BI Server starting...
    13/03/31 23:46:16 Start process
    Oracle BI Server starting...
    13/04/02 10:11:53 Start process
    Oracle BI Server starting...
    13/04/02 10:12:40 Start process
    Oracle BI Server starting...
    13/04/02 10:26:04 Start process
    Oracle BI Server starting...
    13/04/02 10:26:37 Start process
    Oracle BI Server starting...
    13/04/02 12:32:52 Start process
    Oracle BI Server starting...
    13/04/02 12:33:07 Start process
    Oracle BI Server starting...
    Please can any one help me or i have uninstall and re install again lease suggest me how to fix this one
    Thanks in Advance
    Edited by: 963851 on Apr 2, 2013 12:04 PM
    Edited by: 963851 on Apr 2, 2013 12:04 PM

  • OBIA 11g: Financial Analytics Config

    We are configuring OBIA 11.1.1.7 to Financial Analytics based on the tasks provided in documnetation. FInding it bit hard to understand the current documnetation structure after working on 7.9.6.3 where there were specific section for Fiancial Analytics related tasks.
    Wanted to clarify the below. In 7.9.6.X we had to configure the below files as part of  EBS GL configuration.
    1> file_group_acct_names.csv   
    2> file_group_acct_codes_ora.csv
    3> file_grpact_fstmt.csv
    But apart from the 2nd file the other two files are not refered to in the OBIA 11g Config document. Not sure if those needs to be configured. If anyone has come across any categorized steps for Financial anlytics for OBIA 11g it would of help.. Di not find any here.
    Cheers
    D

    First 2 files are referred in configuration guide. You can skip the 3rd one.
    I have successfully configured Financial Analytics with these 2 files and some others. e.g for FA
    Regards
    Naeem Akhtar Khan

  • OBI 11g 11.1.1.6.0 - Installation failed

    Hi All,
    During OBI11g 11.1.1.6.0 Installation I got the below error and installation failed,
    Installation Failed.
    OUI Session failed
    OUI-10185:Unable to copy 'H:\Softwares\Oracle\OBI\bishiphome\Disk4\stage\/Components/oracle.jrf.as.config/11.1.1.6.0/1/DataFiles/Expanded/./bin/config.bat' to 'E:\OBI11g\Oracle_BI1/bin/config.bat'. OUI-10186:The source file 'H:\Softwares\Oracle\OBI\bishiphome\Disk4\stage\/Components/oracle.jrf.as.config/11.1.1.6.0/1/DataFiles/Expanded/./bin/config.bat' does not exist.
    OS: Windows 7 Home Perineum SP1 - 32 Bit
    Actually the source exists under the path,
    H:\Softwares\Oracle\OBI\bishiphome\Disk4\stage\Components
    Looks like installation process trying in wrong path.
    Could you please help me in resolving this issue?
    Thanks & Regards
    M Thiyagarajan

    Hi all,
    I have the same problem while installaing OBI 11g 11.1.1.6.0 on a Windows 7 Profesional 64 bits laptop.
    Does any one have a solution please ?
    Thx.

  • OBI 11G installtion seems ok. But cannot open browser

    Hello,
    I have installed OBI 11G to my notebook.
    Everything seems to be ok, when I check the status with command opmnctl status.
    opmnctl status output is below:
    C:\app\WLS1033\instances\instance1\bin>opmnctl status
    Processes in Instance: instance1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 3388 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 4732 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 1948 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 4588 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 3384 | Alive
    But, when i try to open OBI page (I use the default port 9704), I get the error :
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    What can be the problem?
    Thanks,
    What can be t

    BI requires more than just these services. I would start by logging onto EM. This will tell you if the Java components are running in the managed server for BI. If all these are green then view all log messages since a reboot. EM has a view all messages page allowing you to walk through all log files in time order looking for red ones with errors. For more information read the Administration Guide which tells you how to start and stop everything plus how to trouble shoot issues.

  • Is OBI 11g is supported on Vista 32bit?

    I am sorry I should have addressed this in a new thread, so here it is
    I am having problems configuring OBI-11g on Vista Enterprise - SP1 - 32bit. The installation, however is successful.
    The link provided is for: Release 10.1.3.2.1 for Microsoft Windows (http://download.oracle.com/docs/cd/E10352_01/doc/bi.1013/e10270/toc.htm#CEGGGCEG
    ) and it seems Vista is not supported in 10.1.x
    Can anybody advise if OBI 11g is supported on Vista 32bit and if they have it running successfuly?
    Thanks.

    Hi,
    I have the following confirmation from Oracle:
    'From the certification Matrix, http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls#'Current System Certification'!A1
    Only having OBIEE client is supported on Vista but not the server and that can be the reason that you are having issue. You need to choose from one of the supported Operating Systems for having the server installed.
    As I am configuring OBIEE for server <-- it is currently recommended that vista will not support it.
    Thanks.

  • Estimate time period for  OBIA 11g Vanilla Impelementaton For HR,Financails

    Hi Guru's
    I need to know Time period for OBIA 11g Vanilla Implementation for Following Appliations Source System is Oracle R12;
    1- HR
    2- Procurement
    3- Financails
    4- Supply Chain and Order Management
    To implement all these four Application as once without any customization how long its going to take?????
    Looking for your HELP....
    Regards
    Sher

    Sher,
    As per my knowledge Normally for any OBIA implementation a module
    1st week for installation and Configuration of everything (ETL,DAC,RPD)
    2nd week to load the data and to make necessary loads(inc/full) using DAC/ETL
    3rd/4th week would be for testing the reports/Data and moving to production.
    Note : Above time-lines varies by experience and also without any customization
    Please post your questions on OBIA : Business Intelligence Applications
    Thanks,
    Saichand.v

  • OBI 11g and OBI 10g pointing to the same database

    Hi guys!
    I have a questions. On my PROD server I've installed database and OBI 10g. I want to install now OBI 11G on a separate machine and point repository to the same database.
    Is it possible? Will it cause any problems?
    With regards,
    PsmakR

    Hi,
    Should not be an issue. When you install 11g, it will create few default schemas, provide your prod db details so that obiee related schemas will reside in prod db.
    You should not have any issue in migration.
    Regards,
    Dpka

  • Time constraint on repository password in obi 11g

    hi all
    can i set 60 day expiry limit on the repository password. i am talking about obi 11g.
    plz help guys
    regards
    mahi

    Hi Mahi,
    I guess it should be possible. Security in 11g is managed in the Weblogic Server. Please check the documentation.
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • Unable to start OBI 11g BI server due to Event Polling Table

    Hi
    We have implemented event polling in our OBIEE 11g application. However, when we are trying to start the BI server, we are getting an error saying ‘[nQSError: 58004] :A fatal error occurred while initializing the cache’. So, when I disable the cache from NQSCONFIG, the server is able to start. Also, when I keep the Cache enabled but disable the event polling table from the Event Polling utility, then also the server start.
    Will really appreciate any help to resolve this issue.
    Thanks.

    Hi
    PFB the create statement we used.
    CREATE TABLE EVENT_POLLING
    UPDATE_TYPE INTEGER DEFAULT 1 NOT NULL,
    UPDATE_TIME DATE DEFAULT SYSDATE NOT NULL,
    DB_NAME VARCHAR2(40 BYTE),
    CATALOG_NAME VARCHAR2(40 BYTE),
    SCHEMA_NAME VARCHAR2(40 BYTE),
    TABLE_NAME VARCHAR2(40 BYTE) NOT NULL,
    OTHER VARCHAR2(80 BYTE) DEFAULT NULL
    TABLESPACE TS_TEMP_TABLES
    Thanks

  • Obi 11g row level security not working

    All,
    I am very familiar and have worked with obi 10g row level security and it works pretty easily. Now in 11g not so easy. I am basically setting permissions on data filters on app roles as per the new 11g instructions and meta data guide, however, I never see the filters being applied in the report and also in the nqquery.log. I have tried in vain, and nothing. The filters are never being applied for the test user. I even verified the user is in the specified app role via their my account->app roles tab. Now has anyone had this experience or now is there something that must be done additionally now.
    Very frustrated... ;(

    Ok, so I have found the solution and ultimately the answer to why the object level and row level security was not being applied. It so happens that the app policy: 'resourceType=oracle.bi.server.permission, resourceName=oracle.bi.server.manageRepositories all' not only allows the management and access to online RPDs; but, IT ALSO DOES NOT APPLY SECURITY/PERMISSIONS IN THE RPD TO THAT USER thus you are super user. So the OOTB BIAdministrator app role which my AD user was being assigned never had any security applied due to this. How I tested:
    1) I created a test user
    2) Assigned that user to the BIAuthor app role and saw that they had the security applied that I was testing, which was simple object denial and row-level security to just one year on the date dim.
    3) Since it was working, I then assigned that user to the BIAdministrator role. This produced that the test user now does not have any restrictions that I set and that were working before. Thus, security/perms in the RPD are not applied.
    4). I removed the user from the BIAdministrator app role, kept in the BIAuthor app role and then created new test app role. I mapped that user to this new role along with the BIAuthor role. I then proceeded in creating new app policy with just that policy and assigning the new app role to it.
    5) I logged into the presentation services again with this test user after assigning to new app role and policy. My test user again does not have the security being applied and does not get any perms/security that I set and applied in the RPD. On top of that my test user is now able to login in online mode to the rpd via the bi admin tool.

  • Unable to import metadata using OBI 11g Admin tool

    Hello folks,
    I am new to OBI. I am trying to build a RPD. For that purpose I am trying to import some tables from database but I am unable to. I created DSN and also tried using OCI but no help. The OBI Admin tool client and database is installed under other user's account. Is that the reason I am unable to import tables?
    I am getting this error:
    Internal Error-Unable to initialize NLS during driver load - When I try to use ODBC &
    Connection failed --When I try to use OCI.
    Can someone shed some light on this issue.
    Thanks,
    Edited by: 950330 on Jan 21, 2013 11:17 AM

    Use Call Interface: Default (OCI 10g/11g)
    Data source Name->hostname:port/ServiceName or TNS name
    like
    localhost:1521/XE
    make sure you able to ping connect the database using tnsentry or
    tnsping <tnsname>
    from command prompt.
    Let me know for issues if helps pls mark
    Edited by: Srini VEERAVALLI on Jan 21, 2013 1:17 PM

Maybe you are looking for

  • Error deploying Web Service after upgrading from WL 7.0 No Service Pack to SP5

    Hello I have problem using HttpServletResposneWrapper with a ServletFilter in WLW 7.0 SP5. When I apply the filter to JWS file in Development Mode, following Exception is thrown when I access a JWS. ===================================================

  • Delivery Completed

    Dear All I have a Purchase Order, where I have put a tick on delivery completed check box on particular line item.But system still allows me to create a GR. Altough I do not have any tolerance maintained in info record. Please guide me Regards Manoj

  • Making JDeveloper use JDK 1.6

    Where do I set this in JDeveloper? Is it in the Project Properties dialog | Compiler? Seems like it should be but I don't see any place to set it. Thanks.

  • Error opening Adobe Form - "Processing exception during a "Render" operatio

    Hello All I am getting the following error while debugging the adobe form. Processing exception during a "Render" operation.#Request start time: Tue Jan 04 07:11:02 GMT 2011#com.adobe.ProcessingException: com.adobe.ProcessingException: ##Specific err

  • Lightroom 3.3 hanging

    I have a 8 core 2.4ghz mac pro 5,1 14gb ram OS 10.6.6 Lightroom will  just stop responding every 15 minutes or so.  Not triggered by any event that I have noticed.  I just force quit, restart lightroom and keep working but it is starting to drive me