Command line import

I am getting an error on my command-line import from SQLPLUS.
I entered the schema_owner angelac/password@xe @f108.sql
and I get the following error:
APPLICATION 108 - Lease_Facility_Inspection
Set Credentials...
Illegal security group id value for this schema.
Check Compatibility...
API Last Extended:20050501
Your Current Version:20050501
This import is compatible with version: 20050501
COMPATIBLE (You should be able to run this import without issues.)
Set Application ID...
begin
ERROR at line 1:
ORA-20001: Package variable g_security_group_id must be set.
ORA-06512: at "FLOWS_020100.WWV_FLOW_API", line 56
ORA-06512: at "FLOWS_020100.WWV_FLOW_API", line 296
ORA-06512: at line 4

Angela,
I am not understanding the DB user vs. Application Users.
Are they the same?They are different concepts. The application user is the user that the application authenticated. The record for that user's account may be a database schema (user) or it may be a row in your own users table or it may be an entry in an LDAP directory or it may be something else. It's up to you as the developer to decide how you authenticate users as part of your application design.
Is it because I am a developer that I get the DB login page? which is from the DB_users view ??I don't know what you're seeing exactly or what you're asking.
When I run the application, I am taken to another login page.Another login page distinct from what other login page?
Where are these users stored? or are they the same as the DB_Users?See above.
Also, does all of the application users need a DB user account?No, as explained above. Your app can use database account credentials as the authentication method if you want that in which case each application user would need a database account.
Read the "recap" section in my post here, especially after step 8 and see if that helps: Re: Priveleges to create procedures/functions in schemas
Scott

Similar Messages

  • IGNOREUniversalID keyword (Command Line Import Utility)

    Hello,
    I'm trying to import a MDL file with the command line import utility but the
    import utility reports me an error because the keyword IGNOREUniversalID is
    not recognized.
    The next line appears in my parameters file
    IGNOREUniversalID=Y
    and Import Utility reports me
    Error: MDL1116: Se ha encontrado la opci>n IGNOREUNIVERSALID no reconocida
    Can you help me?
    Thanks
    Pedro Gallardo

    Hello Igor,
    I'm using OWB 9.0.3.35.1 Client and OWB Repository 9.0.3.0.1
    The MDL come from OWB Repository 9.0.2.0.0 but I've done an upgrade of the MDL file exported.
    The import process do not begin because the IGNOREUniversalID keyword is not recognized
    by imp.bat process.
    Thanks
    Pedro Gallardo

  • Command line -import and -codebase

    I am trying to import a web start app directly into the cache. This works fine and without any problems providing I hardcode the codebase to the directory containing the application files.
    Now as far as I understood it, when importing a web start application, if you specify the -codebase option it, and I quote,
    Replaces the codebase with <url> in the jnlp file specified when importing the resources. <url> must be a valid URL.
    What should the existing codebase in the jnlp file be to allow this process to work? I have tried using codebase="file:." and leaving the quotes empty, but nothing seems to work.
    Thanks.
    Jon

    The codebase in the jnlp file needs to be the codebase on the web for where to get updates.
    After the application is imported from the cdrom, each time it is run it will consult the codebase from the jnlp file to check on the timestamps of all non-versioned resouurces, and download any resources that have been updated.
    /Andy

  • Disco command line import fails with parser error 7

    Hi, we have discoverer version 10.1.2.48.18 installed to multiple environments.
    Developers have created eex-file and we try to import it to all the test environments, it goes through fine with some but with some it fails with parser error 7 :
    Here is the full error log:
    11/13/2008 7:30:22 AM
    D:\disco1012\BIToolsHome_1\bin\DIS51ADM.EXE /connect /import oudata_disco.eex /identifier /refresh /preserve_workbook_owner /show_progress /log import.log
    oudata_disco.eex:Could not locate the Folder with identifier 'INSTRUCTOR_ASSIGNMENTS1' in the target End User Layer
    oudata_disco.eex:An imported Folder had display name 'Dc transactional sales q2' renamed to 'Dc transactional sales q2 1'
    oudata_disco.eex:An imported Item Class had display name 'Eval_Delivery_Region' renamed to 'Eval_Delivery_Region 1'
    oudata_disco.eex:An imported Item Class had display name 'Quarter' renamed to 'Quarter 1'
    oudata_disco.eex:An imported Item Class had display name 'Track List with ALL' renamed to 'Track List with ALL 1'
    The Item Hierarchy with identifier 'INSTRUCTOR_ASSIGNMENTS_LAST_REFRESH_DATE_DEFAULT_DATE_HIERARCHY' has not been imported because: There are no items in this hierarchy node
    Import completed, but with warnings. Please check the result.
    File(s) imported partially :
    oudata_disco.eex
    11/13/2008 7:36:38 AM
    11/13/2008 7:37:29 AM
    D:\disco1012\BIToolsHome_1\bin\DIS51ADM.EXE /connect /import oudata_disco_workbooks_84.eex /identifier /refresh /preserve_workbook_owner /show_progress /log import.log
    oudata_disco_workbooks_84.eex:A parsing failure has occurred in file 'oudata_disco_workbooks_84.eex'.
    Parser error: '7'
    The import has failed (your End User Layer has not been modified) - oudata_disco_workbooks_84.eex:A parsing failure has occurred in file 'oudata_disco_workbooks_84.eex'.
    Parser error: '7'
    If anyone knows what can be teh cause of this please let me know.
    thanks,
    Nina

    Hi,
    The most likely cause is that the export file has become corrupted. Are there very big export files?
    Another possibility is that Discoverer Administrator has run out of memory while parsing the file.
    Rod West

  • Import/Export tool Command line syntax for R2

    Would anyone please advise the syntax of command line import/export tool for XIR2?
    Read this post below for importing from a biar file but not sure how to export from BO into a biar file.
    How to log BIAR export/import from command line
    We're in fact trying to migrate from R2 into R3. The import wizard provided by BO doesn't work well with favorites and inboxes migration due to the large volume of data we need to migrate, hence looking for alternatives.
    Any advice around this line would be much appreciated.
    Thanks in advance.
    GM

    Denis,
    Thanks for your reply. This at least saved my effort to explore further.
    Would you offer any advice for migrating large volume of personal folders from R2 into R3?
    We're integrating with AD, so everytime listing users for selection taking ages and often times out.
    Even if we managed to export the biar file for a group of users, exporting them into R3 fails quite often as well.
    The whole process is simply very unpredictable and unreliable.
    Thanks.
    GM
    Edited by: Xu Guoming on Apr 21, 2009 4:13 PM

  • How to display the contents of a text file on the command line?

    I realize I need to utilize classes from the java.io.* package, but I don't know which ones to use exactly. This is what I would like to do in a nutshell:
    public static void main(String[] args) throws IOException {
    File inputFile = new File( <path to the file>);
    // code that reads data from the above file and is able to
    // append it to  a string object or display it on the command
    // line (System.out.println)
    }Thanks for your time!

    It's pretty easy. Here's a little example that reads a file, stores it in a string, and prints it to the command line.
    import java.io.*;
    public class OpenFile {
         public static void main(String args[]) {
              try {
                   File fileToOpen = new File("something.txt");
                   FileReader fileIn = new FileReader(fileToOpen);
                   BufferedReader br = new BufferedReader(fileIn);
                   String fileContent = new String();
                   String line;
                   while ((line = br.readLine()) != null) {
                        fileContent += line + "\n";
                   System.out.println(fileContent);
                   br.close();
              catch (IOException e) {
                   System.out.println("Exception: " + e);
    }Good luck,
    Alex

  • Export and Import User Command Line

    Hi,
    I would like to export a user on my Xserver via command line. I know it's the nidump command but not sure how to use it for a proper export. After the export I want to import that user on a second macosx server with niload or whatever command is needed.
    Please can somebody post some examples for me.
    Thanks heaps,
    Christian

    I would like to export a user on my Xserver via
    command line. I know it's the nidump command but not
    sure how to use it for a proper export. After the
    export I want to import that user on a second macosx
    server with niload or whatever command is needed.
    To export all users on the old server:
    sudo nidump passwd . > myExportFile
    Then open the file with TextEdit (or the like) and clear out all the users you do not want to import. Then copy the file to your new server and do:
    sudo niload passwd . < myExportFile
    Note: this only works with local NetInfo users, not LDAP ones.<br>
    MacBook Pro   Mac OS X (10.4.6)  

  • JMS Message Export/Import XML on command line

    I need a command line (JAVA or WLST) to reproduce the Weblogic consol JMS message export and import to migrate manually message from a queue to another (online without filestore).
    There is an entry on the Weblogic console that export one or all message to an XML format file and the import command to reload this XML file.
    any idea of a java code used by the console or a jython fonction ?

    The following might be enough to get you started:
    For scripting and tracing examples, see the July 29th and August 10th 2009 newsgroup post with subject "Example using of getMessage(s) with JMS error queues?" [ here | http://forums.oracle.com/forums/thread.jspa?messageID=3657916] and the June 10th 2009 newsgroup post with subject "JMSDestinationRuntimeMBean - possible STATE values " [ here | http://forums.oracle.com/forums/thread.jspa?messageID=3531603 ]. Also take a look at the +Sept 23 2009 newsgroup posts with subject "Enable JMS - Queue/Topic Trace on console"+ [ here | http://forums.oracle.com/forums/thread.jspa?messageID=3782486].
    +WARNING: Exporting too many messages at a time can cause out-of-memory errors.+
    Tom

  • Importing .eex using Java Command Line on Unix (Licence required?)

    Hiall,
    We're looking into scripting our deploy process to reduce the amount of manual intervention required. We'll be importing the eex from a Unix box and was wondering what the licencing restrictions are on using the Java Command Line tools.
    Do we need a licence for them? Which kind? Desktop or Administrator?
    We already have Desktop licences but would rather not have to buy an additional one just for this process.
    Thanks for any help you can offer.

    Hi
    The Java Command Line Utility for the EUL is licensed with the Admin edition so you'll need to purchase at least one Admin license (at current prices these are $5,000 per administrator).
    Personally, I've always found scripting to be as much a manual process as entering the Admin tool and using the GUI interface.
    Best wishes
    Michael

  • Command Line Export/Import for ApEx

    Hi There,
    I was wondering if there is an ApEx Utility that allows the Export and Import of applications/pages/images/style sheets etc from the command line on a Linux box.
    I am using Oracle Application Express v3.0.1
    Thanks.
    Tony.

    Tony,
    Another post in the past has discussed about this already.
    Exporting/Importing a *Bunch* of Applications
    John Scott wrote a blog post about this as well at [http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/|http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/]
    In short, you can use APEX utility - APEXExport to export and standard SQL to import.
    Ittichai
    Edited by: ittichai on Mar 16, 2009 9:38 PM

  • Command Line Export/Import Utility

    Hi,
    Is there a way to perform a command line export/import as if you were doing this via the Oracle ApEx GUI?
    If so, what is involved?
    Thanks.
    Tony.

    To import using SQL*Plus you are limited to installing an application as the original application ID and into the original workspace (both being the IDs contained in the file itself in various places). You can connect as any schema assigned to the workspace so long as that schema is not also assigned to other workspaces. If it is, you can connect as SYS, SYSTEM, or the FLOWS_xxxxxx schema, options that should be reserved as a last resort because of the undesirability of connecting as these privileged accounts.
    Scott

  • How to export and import database from command line?

    I am trying to export my old database into new server.
    However, I want to export and import that database from command line.
    Is it possible?
    Thanks.
    SZ

    I used this command
    exp username/password@database full=y
    my export log file is as follwing:
    Connected to: Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
    With the Partitioning and Java options
    PL/SQL Release 8.1.5.0.0 - Production
    EXP-00037: Export views not compatible with database version
    EXP-00000: Export terminated unsuccessfully

  • Adobe Reader importing XML data using command line reference

    Financial Gonverment in Poland prepared new VAT declarations, which are protected from changing.
    Restrictions summary is as follows: Printing, Commenting, Filling of form fields: Allowed; other restrictions are not allowed.
    I am able to export xml data, using Acrobat Reader, change it to have desired data and than import it and everything works fine. In ERP program I need to fill this document with data from the system. Normally we were doing this using FDF printing channel, but for this document it shows an error with bad user password. We were talking with people from government and only answer was that it is not possible to change document restrictions... We find out the way to create xml document, but we want it now to open from the command line (UNIX commands). But we only find the way to open pdf file with specified fdf file... But when I'm trying to open PDF document with specified fdf URL (url is linked to xml file... i don't know if it is proper... if not than how to create fdf file with desired xml?)
    Is there any possible to open a pdf with specified xml url to load to that PDF?

    I found the mistakes I made and I corrected them. The newly revised/corrected code is:
    USE OPENXMLtesting1
    GO
    With XmlFile (Contents) AS (
    SELECT CONVERT (XML, BulkColumn)
    FROM OPENROWSET (BULK 'C:\Temp\books.xml', SINGLE_BLOB) AS XmlData
    SELECT *
    FROM XmlFile
    GO
    It worked: Results
         Contents
    1  <catalog><book.id="bk101"><author>Gambardella.M...
    If I clicked on this, I got a listing of the whole book.xml!!  I don't know what it means.  Please comment and respond.
    Thanks,
    Scott Chang

  • Regkey Import via task sequence using command line. Running directly from DP.

    I have a package that is going to run straight from the dp called JAVAHOME. Inside this package there is a regkey called JAVAHOME.REG
    If I want to run it as part of a task sequence using a command line.
    The run a command line step has use package called JAVAHOME checked.
    Now to import it, in run a command line I use
    cmd.exe /c reg.exe import javahome.reg
    or
    cmd.exe /c reg.exe import .\javahome.reg
    I always get it wrong when running things directly from the DP.

    To be sure about the behavior, I would use a batch file and use the %~dp0 variable. So, the command line in the batch file would be something like
    reg.exe import %~dp0javahome.reg
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • [svn:osmf:] 13165: unused import was breaking the command line build.

    Revision: 13165
    Revision: 13165
    Author:   [email protected]
    Date:     2009-12-22 14:04:24 -0800 (Tue, 22 Dec 2009)
    Log Message:
    unused import was breaking the command line build.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as

    Carey,
    I have tried london1a1's workaround, and it has not made any difference.
    It seems that london1a1 suggests changing the Camera.h file in this location:
              Users/london1a1/Documents/DW_NAF/PhoneGapLib/PhoneGapLib/Classes/Camera.h
    Whereas you're saying to change the Camera.h file in this location:
              /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib/Classes/Camera.h
    I've tried changing the Camera.h file in both locations.  Neither has made a difference.

Maybe you are looking for

  • How do I get music onto my ipod with the new itunes?

    I have a new ipod, and the new itunes. I cant find any itunes version information, but it downloaded on the 27/9/13 The old itunes showed your library and ipod icons on the left, and I could simply drag music onto the ipod icon. With the new itunes,

  • For loop to iterate through temp table in store procedure in pl/sql

    Hi, how to create For loop to iterate through the temporary table in the store procedure?

  • Problem with PIPE as a field separator

    Hi Gurus, I am facing a problem in XI .The incoming file is PIPE as a field separator and a carriage return as end of each record. The problem is that in trailer record if the last field has no value in the file then it is unable to identify it is a

  • How to hide compounding attribute in Bex Report

    Friends, I've an Info object A. And 'B' is the compounding attribute of A. So in Bex, it is displaying B/A. But I want to display only A which is the main info object. I don't want to display the componding info object. Any help on this...? Joe

  • "Error with console keyboard" in Solaris 8

    Hello, At the very beginning of Solaris8 boot I get "Error with console keyboard" and later OS does not react to keyboard. This non-USB keyboard. This keyboard does work ok in PROM monitor on same computer and this keyboard works ok with other sun bo