get default tables for a user

I created a basic newdata

and in it, I created storage

now, I created a user and I did defect to one of the tablespaces that are born before

I assigned the permissions to the user

now I have the f tables I want to get the default value for the user that I could do

I made @$/ oracle_home/sqlplus/demo/demobld, but it gives sp2-0310 error can someone help me

Published by: sr_d on October 29, 2008 03:16

I created a new database. And as a sys, I created a user named Sissi
S_rd,
First thing is that this user, Satish is a default user. This isn't a user generated by Oracle for you like Scott, HR. By default are demo patterns that Oracle creates for you in the database for learning purposes. You shouldn't call this user as a default user, that's the first thing.
now, I want to get the sample tables schema of the user Sissi.

Thus according to 2 your previous link, I went to $ORACLE_HOME/DEMO/SCHEMA/HUMANRESOURCES DIRECOTRY
of here@sql I invite hr_code.sql to self-test.
This script would create the stored programs of the HR schema in your username. This will create the table employees, departments and so on which are HR belonging to tables. These tables are created with the help of hr_cre.sql and hr_popul.sql (for HR only). These scripts are available in the $OH/demo/schema/directory in previous versions. You can simply run these and the user objects would be created. Now, these files are not available in the default Oracle installation. You need to install the accompanying CD which is a disc of disparate media that gets installed afterwards the cd in the database. If you get this kind of tables in the schema of your own, Satish, you must be
(1) get the scripts from a 9i database, copy it to your system and run in the user Satish.
(2) install the cd cover and from there, get demo patterns. In fact, you need not even install the cd completely. You need get the file that would create them.
You didn't read the link carefully as its mentioned there.
You can also create patterns of sample manually by running the SQL scripts, rather than using DBCA. The scripts are included in the directory of companion on the installation media.

Hope that it will do everything for you.

hen I got in the Sissi thing below schema
Satish > tab, select (*);
tNom ttype group
Bin$ table wmjobmn...
They are available in the user Satish trash objects. You can make,

sql>show recyclebin;
or
sql> select * from user_recyclebin;

This would show you the name of the original object with the name of system which starts from BIN$.
See this link,
http://download.Oracle.com/docs/CD/B19306_01/server.102/b14231/tables.htm#sthref2389
HTH
Aman...

Tags: Database

Similar Questions

  • Assigning a default schema for a user.

    In Oracle can I assign a default schema for a user without using the later session command?

    Is there a USER EDIT setting where I can assign a default schema to a user?

    user9229690 wrote:
    Why don't you create a role and assign this role to this user
    -specify what you want in the role.

    hope this has helped

    That would give the user permission to access the tables in the schema of the app, but it would not eliminate the need to qualify these tables with schema name, and it was the stated purpose of the OP.

    The solution to the OP's question is synonymous, as Centinul suggested. If it is for a single user, private synonym would be appropriate if, as it seems, many users, may need a public synonym would be more appropriate. If who is considered to be a security problem, then either the logon (ALTER SESSION SET SCHEMA CURRENT...) trigger or procedure run when a new user is created, a set of private synonyms.

  • I created a form with fields default text for a user to update/customize.  Is there a way to style of the text, so I can quickly identify the changes to the default text in a field?

    I created a form with fields default text for a user to update/customize.  Is there a way to style of the text, so I can quickly identify the changes to the default text in a field?

    You can use a validation script customized to each text field that looks like:

    event.target.textFont = event.value = event.target.defaultValue? font. HelvI: fonts. Helv;

    This will make the text italic (Helvetica) when the field value is the value default and regular otherwise. There are other properties that you can use instead, as the field color, border width, background color, text or text size...

  • How to set the default printer for the user in 11i

    How to set the default printer for the user in 11i, please let me know how to set the new printer to the user, its Linux OS EBS 11i.

    Please see these documents.

    How to install the default printer for a user. [153927.1 ID]
    How to set up a default printer for a user in Oracle Applications [ID 1018856.102]
    How to set a default printer? [1237254.1 ID]
    How to configure the default printer for Applications [ID 184109.1]

    Thank you
    Hussein

  • How to get the license for end user to the BT stack?

    How can I get a license of end-user for BT stack worm 5?

    Thank you!

    Talk with the manufacturer of the BT device. If you use the BT device with software Toshiba BT they should help you to get the update.

  • Display the default icons for all users who connect

    How can I view documents of the user, computer, network, and recycle bin icons for all users in the domain who connect?

    As journal of domain in a PC users, I want the icons is displayed as a default without having to add icons and customize the desktop.

    Hello
     
     
    As Microsoft Answers is oriented towards the level of consumer support, and since you are on a domain network, it would be preferable to view the query in the Microsoft Technet Server forums.
    http://social.technet.Microsoft.com/forums/Windows/en-us/home
     
     
    If you have other issues with the Windows operating system, please and we will be happy to help you.
  • Dashboard page. How to do it as a page of the default dashboard for all users.

    Hi all

    I created a dashboard with a page to publish the ads. Now, I want to make this dashboard as the common dashboard for all users. I donot have the catalog presentation groups where to use the LDAP protocol in my org.

    Thank you
    S

    Hello
    We can do this by using the session System Portal path variable

    Reference http://obiee101.blogspot.com/2008/06/obiee-directing-user-to-default.html

    Thank you
    Saichand.v

  • How to create a default profile for all users of a computer under Windows 7/Vista for Firefox versions greater than 8? I would that all new users on a computer to get the same values by default, homepage, bookmarks, etc...

    I found some help on older versions of Firefox, but I can't seem to find anything for the latest versions greater than 8. There must be a way to do this for imaging large scale.

    Have you created a defaults\profile in the folder of the program Firefox (C:\Program Files\Mozilla Firefox\)?

    All files in this folder will be moved into each newly created profile folder.

    To give the prefs a default, it is best to do this via a mozilla.cfg file.

    Use a mozilla.cfg file in the Firefox program folder to lock the prefs or specify default values.

    Place a local file - settings.js in the defaults\pref folder where you will also find the channel - prefs.js to specify using mozilla.cfg file.

    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    

    See:

    You can use these functions in mozilla.cfg:

    defaultPref();  // set new default value
    pref();         // set pref, but allow changes in current session
    lockPref();     // lock pref, disallow changes
    
  • tablespace of default index for a user

    Hi friends,

    We know that we can assign default tablespace and a temporary tablespace (if 10g then tablespace temp group) to the user when creating. I wann to know if there is a provided option to specify the default index to 9i, 10g or 11g tablespace?

    Database: 9.2.0.6
    OPERATING SYSTEM: IBM AIX 5.2

    My problem is, users create indexes in the tablespace default even if the index tablespace quota is provided. so now I want the forcely create indexes in the tablespace index only.

    Thanks in advance.

    Hi Finbar

    Separation of indexes on tables often hingers rather than improves performance. A few thoughts to consider:

    http://richardfoote.WordPress.com/2008/04/16/separate-indexes-from-tables-some-thoughts-part-i-everything-in-its-right-place/
    http://richardfoote.WordPress.com/2008/04/23/separate-indexes-from-tables-some-thoughts-part-15-think-for-yourself/
    http://richardfoote.WordPress.com/2008/04/18/separate-indexes-from-tables-some-thoughts-part-II-there-there/

    It's one of those myths that slowly disappears.

    Even some of the benefits are the so-called 'Administration' are a little over-rated:

    http://richardfoote.WordPress.com/2008/04/28/indexes-in-their-own-tablespace-availabilty-advantages-is-there-anybody-out-there/
    http://richardfoote.WordPress.com/2008/05/02/indexes-in-their-own-tablespace-recoverability-advantages-get-back/

    Also, everything simply because metalink says that's the case, does not necessarily that it's so much ;)

    See you soon

    Richard Foote
    http://richardfoote.WordPress.com/

  • Firefox won't be the default browser for a user and pins himself to the taskbar

    On my Windows 7 PC parents, Firefox always said my mother is not the default browser (giving him the possibility to make sure) and then when closing, he pinned himself to the task bar.

    I checked and Firefox to default programs "has its flaws. I tried to get IE by default and then back to Firefox but the problem persists. The PC has no other browsers on it. Clicklinks in Thunderbird cause Firefox open, there'S no so it seems as if it is actually the default.

    When Firefox is closed it still pin himself to the taskbar. I can detach it and when it closes, it is still there.

    Search on Google, I have a suspicion that pinning occurs when the default configuration of Firefox. I also have a suspicion that something is wrong with the default for HTTP as it does not exist as a protocol to control custom Programs\Set Associations

    I have it solved!

    The command "Firefox.exe - silent - setDefaultBrowser" seems to have restored the HTTP protocol in control custom Programs\Set Associations.

    I found this command on http://kb.mozillazine.org/Setting_Your_Default_Browser#Force_Firefox_to_make_itself_the_default

    Thank you!

  • How to create a default profile for all users of Firefox 9.

    I run a computer lab and am looking for a way to create a default profile in Firefox 9 that allows new users. I want them to be able to launch Firefox for the first time and see my home page. I want to disable any control for default browsers, firstrun pages or all the other guests.

    The former for group policy .adm files did not work longer.

    See http://www.frontmotion.com/Firefox/howtodeploy.htm

    You can create a defaults\profile file in the Firefox program folder and place the files that it be used to create and initialize a new profile.

  • I get two boxes for each user action confirmation message.

    I have surgery assign task with two Actions of the user, to appoint and release. I checked the box for require a confirmation message box and now I get two boxes of message for each action. Any ideas?

    I present to you a PDF flattened in the workspace and this might have caused the problem. The problem has been resolved by:

    In the data section & presentation of the special operation assign under player posting, see submit by the reader, to submit in PDF format

  • Drop table for a user, where the table has special characters.

    I have to delete tables starting with BIN. How can I do? This is Oracle database 11g.

    SQL > select * from tab;

    TNOM TABTYPE CLUSTERID
    ------------------------------ ------- ----------
    BIN$ 7J51dMFbQ36/jjLPLdzXeg == $0 TABLE
    BIN$ CaCh7QhdRDqlyJo9JETBaA == $0 TABLE
    BIN$ J + 4ibk96QZ + PZCDGGNx8Tw == $0 TABLE
    BIN$ NvnXFcd4QBW4uYMqOu8H6A == $0 TABLE
    BIN$ RaCaPOaTSXyKDlZZG2ua7Q == $0 TABLE
    BIN$ aGKXrnwlQRe + e0IH6tEBPQ == $0 TABLE
    BIN$ fA5I + 2xsQy66mF7koOoYkA == $0 TABLE
    BIN$ lLxLZF3BQ0eum9Ia4rtqYA == $0 TABLE
    BIN$ nKZ5hquHRRWHa9daNsa5XQ == $0 TABLE
    BONUS BOARD
    DEPT TABLE

    TNOM TABTYPE CLUSTERID
    ------------------------------ ------- ----------
    EMP TABLE
    SALGRADE TABLE

    13 selected lines.

    I tried to drop one of them and it gave an error saying that table_name is a special character;

    SQL > drop table BIN$ nKZ5hquHRRWHa9daNsa5XQ == $0;
    drop table BIN$ nKZ5hquHRRWHa9daNsa5XQ == $0
    *
    ERROR on line 1:
    ORA-00933: SQL not correctly completed command.


    Please suggest. Thanks in advance.

    10 g recyclebin default is on, and whenever there is drop table statement it goes to recyclebin. To avoid this fall of the table must be with the keyword to purge as,.
    SQL > drop table t is serving;
    Otherwise, you can change db setting to turn off recyclebin and the object will not go to recyclebin after that. See http://www.orafaq.com/forum/t/72161/2/

    Kind regards
    Julien

  • How to enable detailed interactive report view by default for the user public?

    Hi all

    I'm developing a page of search results.

    I'm doing a view instead of a default table view of interactive reports. So in this case I activated the details view so that I could make the fancy designs.

    everything worked well and looked clean but however when I pass the value of my search using IR_ROWFILTER page and clear the results page using page_noIRB, it brings me to the result page of interactive reports with the default table as point of view.

    I have to press the detailed view to get. I tried to save it as a default value, but it won't work. This question is for user public.

    If I do the page requires authentication, and record the detail by default view, I wouldn't have any problem. I could search and it will bring directly in to the detail view of the search page.

    of course, the other reason that I found is because im using the IR_ROWFILTER and by disabling the page using page_noIRB... without it, it works well, but I need it coz im making a a search result. I need to send the text to search for another page and put it in the filter to the search page. I would need to use the IRB to search again.

    is this a limitation to the user public? It happened for the authenticated user but...

    How can I make the default view for the user public?

    T101_cyberdyne wrote:

    How can I make the default view for the user public?

    Reverse the report for details on the loading of the page using a dynamic action of loading the Page with the following Execute the JavaScript Code real action:

    gReport.data.view('DETAIL');

    I'm doing a view instead of a default table view of interactive reports. So in this case I activated the details view so that I could make the fancy designs.

    Do you really need is an IR? Other that the layout of detail, do you need any of the interactive features? If not, try to use a standard report with a a report model custom.

  • g 11 default password for users created in the IOM Web Console?

    Hi all

    I currently have a problem with putting in password of default user in OIM 11 g.

    First, what is the password by default when a user form is filled out with empty password section?

    Second, I tried to use entity prepopulate adapters, adapters, etc., but I can't seem to find a way to set the default password for a user created by the Web Console of IOM.

    If anyone knows how to do this, could you explain how to accomplish (one point to appropriate documentation would be greatly appreciated, too).

    Thanks for all the help in advance!

    Hello

    You have several options:

    First of all, you cannot create a user without password unless you have an id valid provided e-mail. At least provide a manager who has a valid e-mail id. In these cases, password is automatically generated and will be sent.

    1. the user event handlers. (Post processing event handler). This approach works for both manually created users and reconcile trusted users. It is more of a 11g and a recommended method.
    Reference: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14309/oper.htm#OMDEV3085
    [7.2 extension user management with event handlers operations]

    2. to reconcile users, you can also use the task process and set password to users when reconciliation insert received. It comes in a conventional way.

    Concerning
    user12841694

Maybe you are looking for