start the scenario of a cmd command prompt: SnpUser does not exist

Hi all, I know there are several discussions in this forum, but I really don't understand why I get this error.
I do the following:

"" D:\Oracle\ODI\oracledi\bin > StartScen '-SCEN_NAME = TTT_PC ""-SCEN_VERSION = 001 ".
A JDK is required to run Web Services with OracleDI. You are currently using a JRE.
OracleDI: From scenario '-SCEN_NAME = TTT_PC ""-SCEN_VERSION = 001 "in the context...
com.sunopsis.core.SecurityAccessException: com.sunopsis.core.SecurityAccessException: SnpUser does not exist
at com.sunopsis.security.DefaultDwgSecurityManager.getDefaultSecurityManager (unknown Source)
at com.sunopsis.security.DefaultDwgSecurityManager.getDefaultSecurityManager (unknown Source)
at com.sunopsis.dwg.cmd.DwgCommandScenario.b (unknown Source)
at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand (unknown Source)
at com.sunopsis.dwg.cmd.DwgCommandBase.prepare (unknown Source)
at com.sunopsis.dwg.cmd.e.t (unknown Source)
at com.sunopsis.dwg.cmd.e.y (unknown Source)
at com.sunopsis.dwg.DwgJv.treatCmd (unknown Source)
at com.sunopsis.dwg.DwgJv.main (unknown Source)
at oracle.odi.Agent.main (unknown Source)
com.sunopsis.core.SecurityAccessException: com.sunopsis.core.SecurityAccessException: SnpUser does not exist
at com.sunopsis.security.DefaultDwgSecurityManager.getDefaultSecurityManager (unknown Source)
at com.sunopsis.security.DefaultDwgSecurityManager.getDefaultSecurityManager (unknown Source)
at com.sunopsis.dwg.cmd.DwgCommandScenario.b (unknown Source)
at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand (unknown Source)
at com.sunopsis.dwg.cmd.DwgCommandBase.prepare (unknown Source)
at com.sunopsis.dwg.cmd.e.t (unknown Source)
at com.sunopsis.dwg.cmd.e.y (unknown Source)
at com.sunopsis.dwg.DwgJv.treatCmd (unknown Source)
at com.sunopsis.dwg.DwgJv.main (unknown Source)
at oracle.odi.Agent.main (unknown Source)

My odiparams file:

Set ODI_SECU_DRIVER = oracle.jdbc.driver.OracleDriver
Set ODI_SECU_URL=jdbc:oracle:thin:@third:1521:testdb
Set ODI_SECU_USER = odiadmin
Set ODI_SECU_ENCODED_PASS = aYyHhjqCxh9PNblu2SPhGy
Set ODI_SECU_WORK_REP = WORKREP10
Set ODI_USER = SUPERIVISOR
Set ODI_ENCODED_PASS = a7yHqya0N7YIgvqNQditfprJp

of course I know already in place indicated to users and passwords of ther

Thanks in advance

Published by: Vovanenok on 19.12.2008 03:19

Hello

Your encrypted password should be fine, every time ODI will dynamically generate the encoded password.

Well, yet your login details are not correct. Please cross check. When you have given wrong detail it is wrong by saying java null pointer exception.

If possible can you please copy the info here?

Thank you
G

Tags: Business Intelligence

Similar Questions

  • I can't connect to my account. He says that I already have a LIVE account when I enter my e-mail address, but when I use the "forgotten password", it says that this account does not exist. WTF?

    I can't connect to my account. He says that I already have a LIVE account when I enter my e-mail address, but when I use the "forgotten password", it says that this account does not exist.  WTF?

    Hello

    For questions related to the application, Windows Live, Windows Live Support professionals/moderators will be best placed to help you. I recommend you to ask your question in the support forum for Windows Live for assistance:

    http://www.windowslivehelp.com/

    Hope the helps of information.

  • Failed: Cannot access the remote Converter Standalone Agent service. It does not exist or is not responding.

    When I try to run the converter that we receive the following error message, FAILED: cannot access the remote Converter Standalone Agent service. It does not exist or is not responding.

    RaymondT

    Given that the conversion works, you can have a software or configuration of Windows Server. Check the Windows event logs. Anything in current policies that could prevent?

  • Fail to load the ODI - ODI-17517: error in the interpretation of the task. ORA-00942: table or view does not exist

    Hi all

    Try to run the loads on the test environment and faced this exception. Guidance on what could be the cause?

    A functioning test environment code development. All models have been migrated using the synonym and the project had to be imported using Mode Duplication.

    The project had two dimension and makes loads... Dimensions has been properly run, its only that all the facts are a failure...

    ODI-1217: CM_PKG_CF_TEST Session (1494702) fails with return code 7000.

    Caused by: com.sunopsis.tools.core.exception.SnpsSimpleMessageException: ODI-17517: error in the interpretation of the task.

    Task: 6

    java.lang.Exception: the application script threw an exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    OSB Info: get the joining to the line level columns: column 0: columnNo

    at com.sunopsis.dwg.codeinterpretor.SnpCodeInterpretor.transform(SnpCodeInterpretor.java:485)

    at com.sunopsis.dwg.dbobj.SnpSessStep.createTaskLogs(SnpSessStep.java:711)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:461)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1889)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1066)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:682)

    Caused by: org.apache.bsf.BSFException: the application script threw an exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    OSB Info: get the joining to the line level columns: column 0: columnNo

    at bsh.util.BeanShellBSFEngine.eval (unknown Source)

    at bsh.util.BeanShellBSFEngine.exec (unknown Source)

    at com.sunopsis.dwg.codeinterpretor.SnpCodeInterpretor.transform(SnpCodeInterpretor.java:471)

    ... 11 more

    -< code printed here >-

    at com.sunopsis.dwg.dbobj.SnpSessStep.createTaskLogs(SnpSessStep.java:738)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:461)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1889)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1066)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:682)

    An analysis more thrust, found that Repo work had no appropriate grants.

    After adding, it solved the problem.

  • Windows XP system repair and commmand prompt still does not

    I'm still having a promblem with my computer. System repair and command prompt still does not. I got a response from Joselbarra, but I can't find the link to meet him. So if you see this here some answers to the questions you asked. My system is microsoft windows XP Edition family version 2002, service pack 3 (although in Add or remove programs there are no size MB next to service pack 3 and all my windows programs).

    I do not have anti virus and have ever since I bought my computer 6 years ago (I know, but I'm paying for it now).

    My /CDDVD player has not worked for about 2 years.

    Windows XP is already installed on my computer when I bought it. The CD only I can find is Microsoft Works 7.

    My problem is that system restore was taking more than an hour to work. Then I disabled my jeanmarie, until it gives me the message that my restore was successful (or not). When I turned it on again it seemed have lost all value files and text processing, user account, microsoft msn password. So I can't access the internet to download anything.

    I tried through the command prompt as Joselbarra suggested. VBScript and jscript regsvr32 succeeded. However I mshtml was not. I had messages that said.

    LoadLibrary ("mshtml"), the failled specified module could not be found.

    No name of the specified DLL.

    use: regsvr32 [/ u] [/ s] [/ n]

    Dllname [/i [cmdline]]

    / u unregister Server

    s silent; dispalay message box

    i - call. Installation of DLLs on optional [cmdline]; When used with / u calls dll uninstall

    As you can imagine, my mind is filled with jargon tenical and I'm not the wisest Please HELP someone.

    Here is the link to your previous topic.

    http://social.answers.Microsoft.com/forums/en-us/xpperformance/thread/4c2402e8-4668-425F-9163-a5b6960dee16/

    I do not vote for me I'm not here for points. If this post helps you, vote. Visit my forum @ http://repairbotsonline.com/

  • "Error running query: the real member does not exist in the application.

    Hi all

    I have a HFM EN users need to run, but somehow they started getting this error "error running query: real member does not exist in the application". I traced their levels of access to mine, and I am able to run the same report without any problem but the user still getting the same error. what may be the possible cause. Please help me so that I can ensure the debugging.

    Thank you

    Zitouni

    I was able to solve this problem by checking the user of security principals class was trying to run the report for. The user did not have acesss on the class of the said security and change all, solve the problem.

    Thanks, Sattu

  • Error message: the drive or the UNC share, you have selected does not exist or is not accessible. Please select another. While trying to install Skype

    Original title: Error Message: the drive or UNC share, you have selected does not exist or is not accessible. Please select another.

    Is there anyone who knows a solution for this error?  It occurs during the installation of Skype, in any version.

    Hello

    Have you tried the troubleshooting steps?

    Visit the link dealing with the similar question below.

    http://Forum.Skype.com/index.php?showtopic=327241

    For help I recommend you contact Skype support team as the problem is related to Skype.

  • ORA-00959: NSN_2 tablespace does not exist... But the tablespace is defined in the user temp script

    WHEN I SPEAR IMPDP I GET AN ERROR ABOUT "THE TABLESPACE DOES NOT EXIST.

    THIS space of STORAGE IS in FACT is MORE PRESENT on THE SYSTEM, BUT IT IS DEFINED IN the User1 SCRIPT

    IS there ANYWAY THAT I CAN ASK HIM don't GET THIS TEMP TABLESPACE

    or

    is there anyway I can remove the definition of the user (User1) NSN_2

    OR

    should I just re-create the NSN_2 tablescape

    HELP NEEDED PLS...

    DROP USER CASCADE USER1;

    CREATE THE USER1 USER

    IDENTIFIED BY < password >

    NSN_1 DEFAULT TABLESPACE

    TEMPORARY TEMP TABLESPACE

    -2 Tablespace quotas for User1

    ALTER USER USER1 QUOTA UNLIMITED ON NSN_1;

    ALTER USER USER1 QUOTA UNLIMITED ON NSN_2;                -point in contention

    Directory of Impdp User1/password = dump_dir dumpfile = logfile = LOG.log remap_schema user2.dmp = USER2:USER1 remap_tablespace = NSN_4:NSN_1

    Table main "USER1". "' SYS_IMPORT_FULL_01 ' properly load/unloaded

    Departure "USER1". "' SYS_IMPORT_FULL_01 ': User1 / * directory = dump_dir = setup_02102012.dmp = logfile dumpfile tries .log remap_schema = remap_tablespace of installation: USER1 = NSN_4:NSN_1

    Processing object type SCHEMA_EXPORT/USER

    ORA-31684: USER object Type: 'USER1' already exists

    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT

    Processing object type SCHEMA_EXPORT/ROLE_GRANT

    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE

    Processing object type SCHEMA_EXPORT/TABLESPACE_QUOTA

    ORA-39083: Type as tablespace_quota cannot be created with the object error:

    ORA-00959: tablespace "NSN_2" does not exist

    Because sql is:

    REPORT THE NUMBER OF TEMP_COUNT;   SQLSTR VARCHAR2 (200); BÉGIN SQLSTR: = ' ALTER USER 'USER1' QUOTA UNLIMITED ON 'NSN_2 ';  RUN IMMEDIATELY SQLSTR; EXCEPTION, THEN THAN OTHERS SO IF SQLCODE =-30041 THEN SQLSTR: = ' SELECT COUNT (*) OF USER_TABLESPACES WHERE NOM_TABLESPACE = "NSN_2" AND CONTENT = "TEMPORARY"';      RUN IMMEDIATELY SQLSTR IN TEMP_CO

    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA

    Object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE of treatment

    Object type SCHEMA_EXPORT/TABLE/TABLE processing

    ORA-39083: TABLE object type: "USER1". "" AVAIL_BY_OPTION_REF "impossible to create with the error:

    ORA-00959: tablespace "NSN_2" does not exist

    Impdp transform = segment_attributes

    Smit

  • Need help with XP, you try to restore the system to the mode safe mode with command prompt.

    XP does not start even in safe mode.  Can access the mode safe mode with command prompt. Tried to use the repeated suggestion here.  The said command is not available.

    http://support.Microsoft.com/kb/304449 I tried these instructions from microsoft are supported and the command will not be accepted.

    Any help out there?

    Hello

    1. What is the exact error message when you try to access the computer in safe mode?
    The issue seems to be with the corrupted registry that prevents Windows XP startup.
    How do I recover from a corrupted registry that prevents Windows XP startup
    http://support.Microsoft.com/kb/307545
    Note:
    To do: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    How to back up and restore the registry in Windows
    http://support.Microsoft.com/kb/322756
  • assign the session as the default value of a command prompt variable

    Hi, experts,

    is it possible to assign the session as the default value of a command prompt variable?

    I would attribute the full name of the user of the connection to the default value of a prompt!

    Thank you!

    In the value default of / writing SQL results:

    Select
    case
    When 1 = 2 then table.column
    of another valueof (nq_session.user)
    end
    the area"presentation".

    The table.column must be the type of character data.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Windows could not start the IKE and Authip IPsec keying service modules on the local computer. Error 1075 the dependency service does not exist or has been marked for deletion.

    Hi, I'm trying start the IKE and AUTHOP service from the SERVICES screen but I get this error:

    Windows could not start the IKE and Authip IPsec keying service modules on the local computer.  Error 1075 the dependency service does not exist or has been marked for deletion.

    original title: ike and authip error 1075 the dependency service does not exist or has been marked for deletion

    Hello

    Remember to make changes to the computer before the show?

    You can follow the below methods:

    Method 1: Restart Windows and try to start the Security Center service.

    If you still receive the same error, make sure that the WMI service is launched and running:

    (a) click Start, run , and then type Services.msc

    (b) double-click Windows Management Instrumentation

    (c) set its startup type to Automatic

    (d) click Start to start the service, and then click OK

    (e) restart Windows.

    Method 2: Restart the service

    Windows logs an error if the service IKE and AuthIP IPsec Keying Modules or the driver does not start, or suddenly, they end.

    To restart the IKE and AuthIP IPsec Keying Modules service:

    To perform this procedure, you must have membership in the local Administrators group, or must you have been delegated the appropriate authority.

    (a) restart the service. You can do this from a command prompt or in the snap-snap-in Services Microsoft Management Console (MMC). Do one of the following:

    ·         Start an administrative command prompt. Click Start, click principally made programs, Accessories, right-click guest, and then click run as administrator. At the command prompt, run the command net start ikeext.

    ·         Click Start, type services.msc in the Search box and press ENTER. In the column name of the Services snap-in, right-click on IKE and AuthIP IPsec Keying Modulesand then click Start.

    (b) if the attempt to restart the service fails, restart the computer. This forces all related and dependent services to restart.

    (c) if the error persists after restarting the computer, then the executable files for the driver or service may be damaged, and the operating system must be reinstalled.

    Note:

    You can check that the IKE and AuthIP IPsec Keying Modules (IKEEXT) service runs by using the Component Services Microsoft Management Console (MMC) or the net start command line tool.

    You can check the link: http://technet.microsoft.com/en-us/library/cc733299 (WS.10) .aspx

    Method 3: Run a scan of the System File Checker.

    http://support.Microsoft.com/kb/929833

    It will be useful.

  • VMware Player tells me to 'host reserved RAM', but the option does not exist.  Is there a command for vmx to this file?

    I am running VMware Player on a host Ubuntu 14.04, Win 7 pro x 64 comments.  When I start the client OS VMWare gives me this warning

    Vmware Player Warning.png

    So I want to allow the use of the "reserved host RAM" option instead of playing with the pagefile, but setting told me to doesn't seem to exist in VMware Player

    vmware player mem settings.png

    Is there something I can add to the VMX file to enable this option?

    Porto Richardson wrote: this setting for VMware Player is found in the file config.ini to the player %allusersprofile%/VMware/VMware

    The OP said "I'm under VMware Player on a Ubuntu 14.04 host" so the file name and path you mentioned is not applicable.

    @LukeJS host on a Ubuntu (Linux) from the file name won't get the .ini extension and will be simply called the config and will be parked at/etc/vmware /.  So with the machine virtual shutdown is not suspended and VMware Player closed then a Terminal used the following command.

    sudo nano/etc/vmware/config

    Then add the following line.

    prefvmx.minVmMemPct = "100".

    It is essentially the same parameter that gets the value of the UI of VMware Workstation preferences for submission in response to the message that despite the instructions contained in the message does not exist in the VMware Player preferences user interface.

  • error in the table of boat or view does not exist, but on query sql prompt works

    Hello
    Can someone help me understand the error ORA-00942: table or view does not exist when compiling the package on Oracle 9.2.0.4.0

    The below package compiled in the use of the system and trying some queries against the view v$ session_wait however getting error below.

    PACKAGE OF THE BODY SYSTEM. PK_DB_ALERT
    Online: 212
    PL/SQL: ORA-00942: table or view does not exist

    I can run the same query mentioned below sql prompt the user of the system, and it works very well however he dislikes package, please advice, thank you in advance.


    SELECT SID, seq #, event, wait_time
    V $ session_wait
    WHERE event NOT LIKE ' SQL * Net %' AND wait_time <>0
    ORDER BY 2

    DDD says:
    Hello
    Can someone help me understand the error ORA-00942: table or view does not exist when compiling the package on Oracle 9.2.0.4.0

    That means package owner is granted select view not directly, but through roles. However, the roles are ignored by stored rights define or packages stored procedures or functions/triggers... You must grant select owner directly the view package.

    SY.

    Published by: Solomon Yakobson, January 21, 2010 04:06

  • I get a message saying "the specified service does not exist as an installed service."

    Hi, im having problems with windows vista where whenever I try to update my system (security, java, adobe) or I right click on the sound icon in the toolbar of my screen (and open) section, I get the message saying that the specified service does not exist as an installed service. SO, I searched online and which did not help. Oh and by the way, when I get the options after I have right click on the sound icon, I can't click on the mixer. IM using a dell inspiron 531 and it works on windows vista and is very slow, almost never answers (only restores the games that I have on it) and has an athlon processor. What should I do? Thank you, Shawn White. P.S. that's in the good topic?

    Hello

    1. you remember to make changes to the computer before this problem?

    2. what anti-virus is installed on the computer?

    Follow these methods

    Method 1: A Microsoft Safety scanner to make sure that the computer is free from virus infection:
    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.
    The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    Method 2:   Run the fixit in the following Microsoft article and check if it works.

    Solve problems with programs that cannot be installed or uninstalled:

    http://support.Microsoft.com/mats/Program_Install_and_Uninstall/

    Method 3: Run a file system check Scan (scan SFC)

    Use the (SFC.exe) System File Checker tool to determine which file is causing the problem and then replace the file. To do this, follow these steps:

    a. open an elevated command prompt. To do this, click Start, click principally madeprograms, Accessories, right-click guest, and then click run as administrator.

    If you are prompted for an administrator password or a confirmation, type the password, or click on allow.

    b. type the following command and press ENTER:
    sfc/scannow

    The sfc/scannow command. analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.

    Merthod 4: Check services.

    Check if a service is stopped or disabled. You will need to check each service one by one. If you find any service is stopped or disabled, you must start or enable and check if the problem persists.

    http://Windows.Microsoft.com/en-us/Windows-Vista/manage-services-in-Windows-Vista-from-Windows-Vista-inside-out

  • When I try to open a game (Chess Titans, inkball, etc.), I get the following message: "c:\Program Files\Microsoft Games\Chess\Chess.exe the specified path does not exist.

    When I try to open a game (Chess Titans, inkball, etc.), I get the following message: "c:\Program Files\Microsoft Games\Chess\Chess.exe the specified path does not exist.  Check the path and then try again. "Should I do to get my games back so I can play them?  I've tried enabling/disabling of Windows features, but it did nothing.  I also tried to go through the run, but that has not worked.  And, I tried command prompt, but it says that I am not the administrator, who I am.

    Not accessible games

    I haven't had any changes consciously, and the games do not work in any user account.  When I've done sfc/scannow (command prompt) he said that I was not the administrator.  I could learn from another source to solve this problem - in the start menu, right click on the command prompt icon, and then click Run as administrator.  Hope everybody help with this problem.  If you do not have command prompt in your Start menu, any type of command prompt in your search box and it should appear.

    Anyway, my games work now.  Thank you

Maybe you are looking for

  • "Share" feature in the Finder (or other applications) has stopped working.

    Use OS X El Capitan on a Mac Book Pro, the function in the Finder (or other applications) has stopped working "share."  From the Finder, I select a file and to 'Share', select say "Mail", nothing happens. Even when selecting other sharing options suc

  • How to roll back versions of Firefox - Firefox is updraded without my consent and now selenium does not work

    Since Firefox has been automatically upgraded to version 24, selenium IDE no longer works. It's very frustrating because I had not requested an upgrade (this has caused me problems in the past) so, while I wait for a solution to the question of selen

  • Can not copy / paste from Skype

    I would like to add your comments or request for a basic function of following: When you try to take a preview of Skype with Windows 10 customer comment there is no way to highlight and then paste in the Clipboard.

  • Quit standalone, but not in story editor LabView

    Hello I have a button leave on my application that I would leave the application entirely (that is to say, the command Quit LabView) during its operation as a stand-alone exe, but not when I run the VI in the Editor environment. Is it possible to det

  • HP Pavilion dv9500 - drivers for Windows XP

    I bought this product a year and half ago, and imidiatelly he lowered Vista for HP. and in a store, where I bought it, they have already told me that he had some problems with the dowgrading - 'conclusion-drivers problem '. so now, I just install XP