Non-System Travel Schema ends up in System, Why?

I submitted a request for information on a BC4J version of the travel schema samples and was directed to http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/hotelHome.htm
I downloaded the Non-System version of the schema (http://otn.oracle.com/sample_code/tech/java/travel/travelschema.htm#user) from http://technet.oracle.com/sample_code/tech/java/travel/travel8i_user.zip.
I use the Oracle Enterprise manager (v9.0.1.0.0) as my tool for doing all management functions in my 8.1.7.4 (and 9.0.1.3.0) SIDs.
I created the user travel and submitted a job to import the dump file into this user.
The parameters of the job are:
FILE=/home/oracle/dumps/otntravel8i.dmp
LOG=/home/oracle/dumps/Travel_In.log
FROMUSER=TRAVEL
TOUSER=TRAVEL
GRANTS=y
INDEXES=y
ROWS=y
CONSTRAINTS=y
IGNORE=y
DESTROY=y
COMMIT=y
RECALCULATE_STATISTICS=y
I have tried this several times using different methods of creating the user TRAVEL, its default tablespace, etc. It appears that no matter how I create the user travel, the import creates all tables in the system tablespace.
Am I doing something basically wrong? How do I force the system to use the proper tablespace?
Why is there even an example dump that would use the system tablespace? Is that not one of the big no-nos of schema development?

Hi,
We have updated the travel8i_user.zip file on the travel schema page. The updated dump file can be used to import the data correctly into the user's default tablespace. Please let us know if you still face any problems with it.
Regarding the system tablespace dump, we have provided for users to import the data quickly in a test database without needing to create other objects. The recommended way is definitely to use the non-system tablespace.
Thanks & Regards,
Srinivas When was travel8i_user.zip updated? I just now went an redownloaded (http://technet.oracle.com/sample_code/tech/java/travel/travel8i_user.zip).
I ended up with the same file i had before -- otntravel8i.dmp dated Wednesday, September 27, 2000, 3:45:44 PM

Similar Messages

  • Is there a way to find out details about, who approved the RMA on system using front end or back end?

    Is there a way to find out details about, who approved the RMA on system using front end or back end?

    But is there a way (simple or not-so-simple) to find
    out EVERY SINGLE FILE that's referenced on a
    timeline? (I have lots of stuff imported into the
    project that I know isn't used on any timeline, but
    I'm afraid of moving or deleting things for fear of
    never finding it again.)
    I'd love to get some sort of "printout" (a list or
    something) of every single file.
    There is, go to browser and cntrl click on any one of the columns,
    and select - show/source. A new column named "source" will pop up and will show where everything "lives". Click on the header at the top and it will justify the column as well. You'll notice this won't show anything for your seq.'s. of course, but will show stills/audio/motion files...
    Once you have the new column, you can drag it next to the "name" column and get a grab of it and print it if you like, or whatever.
    If you want to do this for just 1 seq., then can create a new bin and double click it to open it. Cntrl-A (select all) in your main seq. and just drag all into the new bin. You will see only what's in that seq. with the "source" column right next to it.
    From what I've read, you seem to get the MM thing and it's obviously what you'll need to do to archive as the guys said. But what your missing is a file path system to where everything resides.
    Hope this helps and that I've read you properly,
    Peace
    P-Book 1.5, 17" 2gsRAM   Mac OS X (10.4.4)   FCStudio

  • Missing  Imports System.Xml.Schema in MDKSAPProxy.vb

    I have recently switched computers and I "believe" I have setup my SAP.NET connector 2.0 properly, but, when I generate my proxy the proxy file is missing the line <b>Imports System.Xml.Schema</b> as well as <b>Form:= XmlSchemaForm.Unqualified</b> from almost all XML declarations.
    This creates problems with BPAIs not being able to execute.  My old system is fine, and I did a compare and so far I'm not able to find why this is the case.  Any help will be much appreciated.

    Hi Tomasz,
    how are you doing ?
    the dependacies that most likely are the cause of your affliction are :-
    1> librfc32.dll (this is in (\windows\system32) can be updated by SAPGUI, so the versioning if you use a previous release of SAPGUI could give unpredictable results while generating proxies
    2> JRE / J2SDK, please check the version you are running
    a stable one i use is 1.4.2_12
    do you receive a error message ?
    i would recommend time to be spent re-installing the Connector, which should be simpler than debugging and fixing the installation
    let me know if you need a stable version dependancy list and order of installation from my side
    also tell me as much as you know about your current environment , products installed that could affect :
    1> JRE / J2SDK
    2> NCo
    3> SAP GUI
    with respect,
    amit

  • None of the changes I make to system preference or the dock will hold after restart. I've cleared the RAM, run disk repair and reinstalled the OS. Now what?

    None of the changes I make to system preference or the dock will hold after restart. I've cleared the RAM, run disk repair and reinstalled the OS. Now what?

    MobileMe closed on July 31, 2012.
    It is true that the only way to sync your Mac with iCloud is to upgrad.  You need to be running OS X Lion 10.7.2 or higher in order to sync your Mac with iCloud.  At this point, you can upgrade directly to OS X Mountain Lion from the version of OS X you are now running (10.6.8).   You can purchase and download the Mountain Lion upgrade from the Mac App Store for $19.99.  After upgrading you will see iCloud in System Preferences.  This guide explains how to sync your Mac with iCloud after upgrading: http://www.apple.com/icloud/setup/mac.html.
    Once all your devices are signed into the same iCloud account and you have turned on your iCloud data syncing, you will be able to keep them all in sync using iCloud.  You will still have to sync with iTunes to manage your iTunes media such as music, movies, podcasts, etc.  You will have the option to either continue backing up automatically with your computer when you sync with iTunes, or to back up your iOS devices automatically to iCloud every 24 hours (as long as they are connected to wifi and your chargers).

  • Loading non-standard Hierarchies from an external Sap System

    Hi experts,
    We are trying to load a hierarchy of a non-standard characteristic from an external Sap System. From what we know till now, we can't create a Generic Datasource to load hierarchies, so the only way is to use a File Datasource (csv file, for example)  to load it.
    Is that true ? Is there any way to load a non-standard hierarchy from a Generic Datasource ?
    Thanks In Advance.

    It's a customized hierarchy with Z tables.
    No way, other than flat file. Maybe I can use an ABAP report to create a flat file with the hierarchy, reading the data of the R/3 system with native-sql, and then, launch the load with this file stored in the BI SAP.
    I mean:
    _________________________________________________Native SQL
    flat file (csv) (BI SAP) <-- ABAP Report  (BI SAP)  <--
       hierarchy tables (R/3 SAP)
    We want an automatic way to load the hierarchy. Is it a good idea ?
    Edited by: John F.R. on Feb 24, 2010 6:03 PM

  • Data extraction from Non-Unicode ECC6 to Unicode SAP BI system

    Hi,
    We have an existing non-unicode ECC6 system. Currently we are installing SAP BI unicode system. Can anyone tell me are there any issues in data extraction for SAP BI from a non-unicode ECC6 system to an Unicode SAP BI system ?
    Please also note that our data consists of Asian (korean, Japanese & Chinese) fonts.
    Regards,
    Anirban

    Hi Des Gallagher,
    Thank you for your reply.
    I have gone through the notes suggested by you, but they suggest issues related to BW 3.x versions. We are currently on SAP_BW 700 - SP16. Also, among other notes i found note 510882 which might be helpful for custom developments.
    But i am still wondering whether we are going to face major issues related to data extraction from non-unicode ECC6 system to unicode SAP_BW 700 system.
    Incase you have any further details, please let me know.
    Thanks in advance.
    Regards,
    Anirban Kundu

  • Travel schema unzip problem

    when i downloaded and unzipped the travel schema, the resulting dump files included "binary" or non-ascii characters. the download/unzip process was performed using numerous unzip utilities... please advise
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • Travel Schema

    I am trying to install the Travel Schema from the "Rooms Information example" But I get the error:
    IMP-00016: required character set conversion (type 1 to 871) not supported.
    How can i fix this error?
    And what is the characterset of the Travel Schema?

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • Travel Schema:grant all privileges

    I have a request to add the travel schema to one of our 9202 databases. Fairly straight forward. I got the *.dmp file from your site:
    http://www.oracle.com/technology/sample_code/tech/java/travel/travelschema.htm#system
    I created the user travel and used the system tablespace as the default. As for privileges, I noticed that I should "grant all privileges" to travel. Is this wise? What's the minimum amount of privileges that I can grant to travel?

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • Sample Travel Schema Diagram

    Hi,
    I downloaded the travel schema from this link:
    http://www.oracle.com/technology/sample_code/tech/java/travel/travelschema.htm
    I was wondering, is there some place where I can get the schematic diagram: listing dependencies between tables, constraints for this travel schema?
    Or is there a product that comes with the Database install where I can get the complete picture?
    thanks

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • New Travel Schema

    Hi Gurus,
    I have a question regarding travel schema. Our issue is that, we need to create new travel schema where not all expense types should be assigned. At the same time, remove some expense types to already created travel schema.
    How to configure the system to remove and select particular expense types that should be in the schema.
    Thanks.

    Hi
    Please check the below mentioned path
    http://help.sap.com/erp2005_ehp_04/helpdata/en/2c/efb007c22c11d194cb00a0c92946ae/content.htm
    You can add missing Travel Management  configuration path by using the below mentioned links :-
    http://sap.ittoolbox.com/groups/technical-functional/sap-hr/how-to-add-travel-management-node-in-ecc-60-2162708
    http://sap.ittoolbox.com/groups/technical-functional/sap-acct/travel-management-missing-menus-2334641
    Regards
    Praveen PC
    Edited by: Praveen Chirakkel on May 6, 2011 11:24 AM

  • System copy for ECC 6.0 system no j2ee process under MMC

    Dear support,
    This has been observed in many of our clients system which are on ECC 6.0 abap+java system, that after we perform system copy from one system to another
    whether it is Oracle platform or mssql server platform ( system copy for oracle using controlfile script ) ( system copy for mssql with restoring .BAK file from source )
    systems are running fine but j2ee process table showing no processes like
    SDM, dispatcher , server0
    even configtool and go.bat are unable to connect.
    Is there any specific settings we do after system copy for java side
    Please let me know at earliest, as it is most strange thing i have seen in almost all my system where system copy is performed.I have already raised a post against this error but at that time i was not aware of this system copy reason behind the same.
    Best regards,
    AjitR

    Your main problem is not, that you don't see anything in MMC (the system can be added manually without much hazzle) - but is, that you database content of schema SAP<SID>DB does not match the data found on the filesystem.
    If you copy the filesystem structure from production to test/qa, you need to make sure, the database and filesystem are in sync. You will have two problems if you "just copy them":
    - They are out of sync because your production was going on running since you copied the backup files
    - all configuration (all java property sheets) is/are set to point to the production system instead of the test/qa system
    I doubt, that it will work if you copy it over. This also explains, why you can't even start configtool, because it points to the wrong system/schema. You MAY be able to fix all that manually, but you may encounter subsequent errors because not all configuration is documented, you would need to step into the whole j2ee tree and look at each and every propertysheet to find out, whether it's correct or not. Additionally, the database may have other information (see above) and all that may become overwritten during bootstrap.
    So - the best way to get your system up and running quickly is to start sapinst on the source system, export your Java instance (not using ABAP but the Java dump) and re-importing that to your test/qa system.
    Markus

  • How to publish a PI7.1 System in SR to create PRovider System in CE7.1

    Hi All,
    We have CE7.1 EHP1 System. When we try to create a provider system for a PI7.1 system in our landscape, the PI system is not available in the help entries.
    If we proceed wiht manual entry, in the end it thows the error " Provider system not published in service registry".
    Kindly let me know how to publish a PI7.1 system to the Service Registry so that we can create a Provider system in CE7.1.
    Thanks and Regards,
    Raghavan

    Hi
    Have a look on given threads
    [Publish services from PI 7.1 to the Service Registry|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417700)ID1123979950DB11040186000318583423End?blog=/pub/wlg/8788]
    [DISCOVERY SYSTEM|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/108ef7ba-8abd-2a10-f787-d5f29c5f1b88&overridelayout=true][Netweaver CE ESR & SR|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417700)ID1123979950DB11040186000318583423End?blog=/pub/wlg/8725]
    Best Regards
    Satish Kumar

  • Can one R/3 system be connected to multiple BW systems?

    Hi All,
    Is it possible to connect one R/3 source system to multiple BW systems? If yes, is this setup any different from an R/3 to single BW system.
    Points will be assigned.
    Thanks,
    Sirish.

    Yes you can connect multiple BW to single R3 source system.
    In the delta queue (RSA7 in source system), you have a field with the target system, so you don´t have problem if you have many target bw system, because the data selection is done by system field.
    Challenge arises when you have multiple R3 feeding to single BW system and then you have to consolidate the master data say 0material fed from different source system R3 then you can consolidate data using consolidated infoobject.
    The following components concatenate to the key of a consolidated InfoObject:
    1)source system ID (two-character source system ID; permitted values are stored NW BI table RSSOURSYSTEM)
    2)one blank character
    3)backend object type (four-character backend object type; permitted values are stored BI table RSBWBEOTYP)
    4)master data key value as stored in the source system
    Note that the key of a consolidated InfoObject solely consists of non-integrated informations from the different source systems. Integration across source systems results from a (maybee repeatedly applied) data consolidation and cleasing process which unveils duplicate master data keys.
    Hope it Helps
    Chetan
    @CP..

  • Any updates to the Travel Schema examples?

    Are there any examples that use the schema Travel, but use a business components interface instead of in-line coded SQL statements.

    None of the JDeveloper samples uses the travel schema - they're mostly built on the Oracle sample schemas.
    Thanks
    Blaise I had also posted on the Sample Code Forum "Is Java Stored Trigger a misnomer?" in reference to Java Stored Procedure Samples. see Re: How to create one to one relation in database diagram
    They responded with these samples which may help others.
    You will find a sample that uses business components and travel schema at http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/hotelHome.htm. The BC4J EJB sample could be of interest to you.
    Also a white page on Oracle BC4J is available at http://otn.oracle.com/products/jdev/info/techwp20/wp.html
    Hope this helps.
    See also
    http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/BC4JHotelSample/Readme.html
    There are so many aspects of Java, BC4J, JVM and JDeveloper (actually the entire 9iDS suite) that I guess that it's hard to put together a comprehensive example that would suit everyone. I would have like to see something like the travel schema shown from using Designer (with SCM) to Forms, Reports and JDeveloper. The somewhat fragmented examples that are available really don't do justice to the development suite.

Maybe you are looking for

  • Get Currently Logged in UserName From Specified IP Addr

    Hai, How to obtain the currently logged in username from a given IP address. Some one have ever tried this... if so reply me. Thanx

  • Control Center Jobs - Workflow execution history not being shown

    Hi all gurus, We have recently migrated to owb 11.2 from 10.2. In DEFAULT_CONTROL_CENTER, we can see deployment history, but the "execution" tab is empty. Though we have executed several workflows, they are not shown in the execution TAB in "Control

  • Please use production cost center!

    Hi Experts, I am trying to raise a vendor invoice via FB60. After giving all the inputs like vendor, Amount, GL account, cost center. I am saving the document in ECC6. I get the error as below: Please use production cost center! could i know why i am

  • Template locks titles

    In child pages made from a template in DW MX 2004 the titles seem to be locked. The code at the top of the template looks like this: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <

  • My Experience with Sony Xperia Tablet S (so far)

    For the Sony Xperia Tablet S, the bootloader is still locked, so getting an official install of Android is still impossible.  I've decided to root it and clean it up as much as possible.  At this point, It's either that or take it skeet shooting.  Af