Sync up a database DDL to the Application designer table

Hi All,
Is there a way to sync up a database DDL to the Application designer table? We have a situation wherein these two do not match (in the nunmber of columns or fields).
Edited by: user12102490 on Apr 5, 2010 12:14 PM

A Record in Application Designer is like a blue print or a template to PeopleTools. PeopleTools also uses records to know what tables are in the database and what they look like. It does not use the database's meta-data or system catalog. Finally, the Records store some additional settings and properties to help with generating pages and loading the data into them.
I think Application Designer's build feature is what you are looking for. That is where Application Designer will generate the SQL to create the tables that make the record structure you see in the record. You have to have the record open and in focus in Application Designer, and then, you can either click on the Build toolbar icon or the Build option in the menu. Once selected, you will see a Build dialog that asks you what you want to do. You choose the Create option if the table does not exist at all, and Application Designer will generate a Create Table statement. You can choose Alter table when the table exists but the number of columns is different. Finally, if it is a View, you would choose Create View and Application Designer will generate a Create View statement.
It sounds like you need the Alter Table option because you already have a table in the database but the columns are different. What it will actually do is generate a Create Table statement with the new table structure. Then, it will write an Insert ... Select to copy the data from the original table to the new structure. Next, it will drop the old table. Finally, it will rename the new table structure to the original table name.
When Altering tables, there are some settings that you may need to deal with. Mostly, they are in regard to dropping columns. If you have a column in the database that is not in the Application Designer, then Application Designer will skip building that record because it does not want you to loose the data in that column. You will have to change the setting to make sure that it will drop that column.
Once the Build process is complete, you should check the output window at the bottom to see if it worked. You are looking for the line that hopefully says 0 errors. If not, you will probably see the SQL error statement that came from the database at the top of the output. Next, you should check the SQL. You can double click on the line that tells the SQL file that it generated. If the file is blank, that means Application Designer either thought the database matched the Record or there were columns that it should not drop.
The Build dialog has options to run the SQL for you or let you run it. I always choose the "Build and Execute" option. That way Application Designer runs the SQL for me, but I can also review the SQL to make sure it did what I wanted it to do.
There is a lot that could be said here, and I know I didn't cover it all. Does this help at all? Do you want me to elaborate more on any of it? Would it help if I posted screenshots on my blog of the Build process?

Similar Messages

  • Installing and Starting the Application Designer

    Hi,
    I am trying to integrate peoplesoft FSCM with oracle IPM.
    1. I have installed the "PeopleSoft VM Templates for FSCM 9.1 Release Media Pack for x86 (64 bit)" successfully by following the instructions in [http://docs.oracle.com/cd/E29416_01/psft/acrobat/PeopleSoft_Financials_and_Supply_Chain_Management_9.1_Feature_Pack_2_OVM.pdf]
    2. for installing the PeopleSoft adapter, I am following the "Administrator's guide for Oracle Peoplesoft Adapter" @ [http://docs.oracle.com/cd/E21043_01/doc.1111/e17044.pdf"]
    For Configuring PeopleSoft Solution Components and Communications, I need to Import the PeopleSoft Project using the "PeopleSoft Application Designer".
    When I install the Application Designer on my Windows 7 laptop, It say's installation complete with some errors.
    To run the Application Designer, I need to execute the "pside.exe" file located at "INSTALL_DIR \bin\client\winx86\" directory, but the "INSTALL_DIR \bin\" directory dose not consists of "client" directory.
    Any Idea, If I am missing anything or doing something wrong?
    Thanks,
    Kailash

    Hi,
    I ran into a similar issue where the isntaller failed, when I unchecked the PeopleTools check box on this screen
    http://lh5.ggpht.com/-yY45ZObP9jk/Tq8UNrrX7iI/AAAAAAAACik/1Ovzdx4PUzs/PT85200wc_011_thumb%25255B1%25255D.jpg?imgmax=800
    See Nicolas his post on how to install a PeopleTools client and see if you missed any steps:
    http://gasparotto.blogspot.nl/2011/10/peopletools-852-client-installation.html
    Hope this helps.
    Hakan

  • Changing database version in the application

    Hi
    The production site would be changing its database version from oracle 8.1.5 to oracle 8.1.6. Could I please have pointers to documents telling me the changes in the versions; or your expert comments; so that I would know the differences and the effect if any on the application using the database.
    mandira

    Try these:
    http://otn.oracle.com/doc/oracle8i_816/nt.816/readmedoc.htm
    http://otn.oracle.com/docs/products/oracle8i/htdocs/toc.htm
    null

  • When trying to uninstall iTune (because the current install has problems), I get the error message 2324.  What should I do to reinstall the application?

    When trying to uninstall iTune (because the current install has problems; iTune error message states it cannot sync and that I should reinstall the application; also, it fails when I tried to upgrade to the latest release), I get the error message 2324.  What should I do to reinstall the application?

    That installer error is a "Can't open file" error
    It suggest that you may have a corrupt file.
    Try running a disk check
    http://windows.microsoft.com/en-US/windows7/Check-a-drive-for-errors
    If it fixes errors try uninstalling iTunes again.
    If that doesn't work, is it possible for find out the name of the problem file, is further information available? Try looking in your Action center - that's on the control panel. Another place is in the Windows Error logs. From the start menu , right click on "Computer" and select manage, then Event viewer.
    If nothing emerges, try a manual uninstall of iTunes and related programs according to this method:
    http://support.apple.com/kb/HT1923
    Don't worry if an uninstall fails, that is expected. Go on to the part where you have to delete files (2. Verify iTunes etc completely deleted) . Hopefully you manage to find a file that can't be deleted, that is the one we will need to deal with.

  • Regarding Closing the application

    Hai Experts,
    I have developed an application with table UI element and in that table if i select the record i.e lead selection it has to navigate to another new application.This operation is working fine but if the new application opens on that time i need to close the application with table UI element.
    I dont know how to close the application .Can u tell me the solution? 
    With Regards

    Hi,
    Here u can make use of Exit Plug.In the window create an outbound plug of Exit type with Interface Check box ticked along with an importing parameter CLOSE_WINDOW of type boolean.
    Also create and inbound plug in the window and in the handler methos of this plug,fire the exit plug as,
    wd_this->fire_<exitplugname>( close_window = 'X').
    Now in ur view,while selecting via lead selection,on the action fire the outbound plug of the view that is linked with the exit plug of the window.
    Now while ur record is selected,the outbound plug of the view calls the exit plug and in turn coding inside the hander is executed and the applicaton window is closed.
    Hope it helps u!!!!!!!!
    Thanks,
    Divya.S

  • Invalid user Id and password for signon to Application designer!!

    Hi There,
    I am trying to instal peoplesoft HRMS 9.0 on Vista and Oracle 10g release 2.
    - Installed Weblogic server
    - Tuxido
    - Installed Peopletools 8.49
    - Installed HRMS 9.0
    - Created initHCDMO and created the database
    - ran the scripts under the scripts/nt folder
    - logged onto datamover with 'system' as user and 'manager' as password and successfully ran the script
    - ran the rel849n.sql script and grants.sql after logging onto sqlplus with 'system' as user and 'manager' as password
    - after that when I am trying to login to the application designer in 2 tier mode, with PS as user and PS as password, I am getting the error 'Invalid User ID and password for signon'
    Can anybody please help me|?
    Thanks,
    Partho

    Thanks Nicholas,
    It solved my problem, and I have moved on with the rest of the steps and I am stuck at starting the Application server. I have ran all the datamover scripts and all other configurations for the database. I can login to the database, with sql plus with SYSADM, SYSADM.
    Quick-configure menu -- domain: ps
    Features Settings
    ========== ==========
    1) Pub/Sub Servers : No 15) DBNAME :[HCDMO]
    2) Quick Server : No 16) DBTYPE :[ORACLE]
    3) Query Servers : No 17) UserId :[SYSADM]
    4) Jolt : Yes 18) UserPswd :[SYSADM]
    5) Jolt Relay : Yes 19) DomainID :[TESTSERV]
    6) WSL : Yes 20) AddToPATH :[D:\oracle\product\10.1.0\Db_1\BI
    N]
    7) PC Debugger : No 21) ConnectID :[people]
    8) Event Notification: Yes 22) ConnectPswd:[peop1e]
    9) MCF Servers : No 23) ServerName :[]
    10) Perf Collator : No 24) WSL Port :[7000]
    11) Analytic Servers : Yes 25) JSL Port :[9000]
    12) Domains Gateway : No 26) JRAD Port :[9100]
    Actions
    =========
    13) Load config as shown
    14) Custom configuration
    h) Help for this menu
    q) Return to previous menu
    =================================
    when I boot the domain, I get the following error:
    Command to execute (1-10, q) : 1
    PeopleSoft Domain Boot Menu
    Domain Name: ps
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    psappsrv.cfg has changed archiving old one...
    Copying ps\Archive\psappsrv.cfg to ps\Archive\psappsrv_070609_1915_55.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level (none)
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting admin processes ...
    exec BBL -A :
    process id=492 ... Started.
    1 process started.
    Attempting to boot ...
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level (none)
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting server processes ...
    exec PSWATCHSRV -A -- -ID 52849 -C psappsrv.cfg -D TESTSERV -S PSWATCHSRV :
    process id=3120 ... Started.
    exec PSAPPSRV -s@..\psappsrv.lst -s@..\psqcksrv.lst -sICQuery -sSqlQuery:SqlRequ
    est -- -C psappsrv.cfg -D TESTSERV -S PSAPPSRV :
    CMDTUX_CAT:1685: ERROR: Application initialization failure
    tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error ha
    ndler
    tmshutdown -qy
    ==============ERROR!================
    Boot attempt encountered errors!. Check the TUXEDO log for details.
    ==============ERROR!================
    Do you wish to see the error messages in the APPSRV.LOG file? (y/n) [n] :y
    PSADMIN.2228 (0) [07/06/09 19:28:42](0) Begin boot attempt on domain ps
    PSWATCHSRV.3120 (0) [07/06/09 19:28:50] Checking process status every 120 second
    s
    PSWATCHSRV.3120 (0) [07/06/09 19:28:50] Server started
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) PeopleTools Release 8.49 (WinX86) start
    ing
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) Cache Directory being used: D:\PSHOME\a
    ppserv\ps\CACHE\PSAPPSRV_2\
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](1) GenMessageBox(0, 0, M): Database Signon
    : Invalid user ID or password for database signon. (id=SYSADM)
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) Server failed to start
    PSWATCHSRV.3120 (0) [07/06/09 19:28:52] Shutting down
    PSADMIN.2228 (0) [07/06/09 19:28:58](0) End boot attempt on domain ps
    Do you wish to see the error messages in the TUXLOG.070609 file? (y/n) [n] :y
    192842.PSOFTSERVER!PSADMIN.2228: Begin attempt on domain ps
    192844.PSOFTSERVER!tmadmin.436.428.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    192846.PSOFTSERVER!tmboot.876.3860.-2: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192846.PSOFTSERVER!tmboot.876.3860.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is
    set to 60 seconds
    192846.PSOFTSERVER!tmboot.876.3860.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAI
    L option is selected
    192848.PSOFTSERVER!BBL.492.3540.0: 07-06-2009: Tuxedo Version 9.1, 32-bit, Patch
    Level (none)
    192848.PSOFTSERVER!BBL.492.3540.0: LIBTUX_CAT:262: INFO: Standard main starting
    192850.PSOFTSERVER!tmboot.3456.3228.-2: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192850.PSOFTSERVER!tmboot.3456.3228.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is
    set to 60 seconds
    192850.PSOFTSERVER!tmboot.3456.3228.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFA
    IL option is selected
    192850.PSOFTSERVER!PSWATCHSRV.3120.1072.-2: 07-06-2009: Tuxedo Version 9.1, 32-b
    it
    192850.PSOFTSERVER!PSWATCHSRV.3120.1072.-2: LIBTUX_CAT:262: INFO: Standard main
    starting
    192850.PSOFTSERVER!PSAPPSRV.2104.2068.0: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192850.PSOFTSERVER!PSAPPSRV.2104.2068.0: LIBTUX_CAT:262: INFO: Standard main sta
    rting
    192851.PSOFTSERVER!PSAPPSRV.2104.2068.0: LIBTUX_CAT:250: ERROR: tpsvrinit() fail
    ed
    192851.PSOFTSERVER!tmboot.3456.3228.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal err
    or encountered; initiating user error handler
    192855.PSOFTSERVER!BBL.492.3540.0: CMDTUX_CAT:26: INFO: The BBL is exiting syste
    m
    192858.PSOFTSERVER!PSADMIN.2228: End boot attempt on domain ps
    ==========================**********************===================
    I have followed the steps as mentioned in the installation manual.
    Please help.
    Thanks Partha

  • Ever used the Designer Table API (TAPI) with object type in the DB?

    Hi all,
    We are trying to generate the Oracle Designer table API of a table that has a column defined by an object type. It works without problems if that column always has a value (is instantiated in object term). The problem is when we update a row where the column is null (all attributes of the object are null thus the object is not instantiated).
    The "before update row" trigger of the Table API fails with error "ora-30625-method dispath on NULL SELF argument is disallowed".
    The code that fails is the following:
    cg$ind.TFO_DESCRIPTION :=(:new.TFO_DESCRIPTION IS NULL AND :old.TFO_DESCRIPTION IS NOT NULL )
    OR (:new.TFO_DESCRIPTION IS NOT NULL AND :old.TFO_DESCRIPTION IS NULL)
    OR NOT(:new.TFO_DESCRIPTION = :old.TFO_DESCRIPTION) ;
    In this example, cg$ind.TFO_DESCRIPTION is a boolean and the TFO_DESCRIPTION column is based on an object type.
    Thanks for any feedback or suggestions

    For a solution to this problem: I set down to write a relatively simple and small piece of code that we can use as post compiler or post generator. After we generated one or more TAPIs, we can run this post compiler to remedy the problem the TAPI has with Merge operations. The post compiler will fix the PL/SQL inside the database. It reads the TAPI objects using dbms_metadata, makes the simple change by manipulating the PL/SQL source and then recreates the objects using execute immediate. Using this post compiler, it takes but a few seconds to fix the merge flaw in all TAPIs in your application.
    http://technology.amis.nl/blog/index.php?p=842

  • In Application Designer...

    Hi friends:
    In that table of the database are stored components created in the application designer,
    Thank....

    Ok, friend, Nicolas
    In that table Database components are stored, pages, menus that are created when performing a project.
    I need to know where this keeps above information.
    In that place of the Database (Tables that ...?)
    This more clear my question

  • Implement sequence in the creation of table?

    Hey, I was wondering if it is possible to implement the sequence function in when I am creating the table.
    For example:
    create table customer(
    customer_id number(6) PRIMARY KEY,
    name varchar2(40)
    and then I got the sequence:
    create sequence aut_customer_id
    minvalue 100000
    maxvalue 999999
    start with 100001
    increment by 1
    When im going to use the sequence, I will use "insert into" and then the aut_cumster_id.nextval to get a number...
    Is it possible to implement this when im creating the table?
    Edited by: 806568 on Oct 31, 2010 9:56 AM

    Just to expand a bit ...
    While the most common use of a sequence is to generate a PK for a table, as far as oracle is concerned a sequence is nothing more than a number generator. There is no inherent connection between a sequence and a table. It is simply up to the application designer to decide how he wants to use a sequence. That is why there is no way to define a sequence and/or somehow bind it to a table when the table is created.

  • SAP BW Web Application Designer- Style Sheet Reference

    Hi All,
    Just wanted to find out if anyone knows how the style sheets are referenced in Web application designer 7. I need to change the colour of the total line. I can do this in se80 but how the style sheet is refrenced in the designer its self i what i would like to find out. I may be going down the wrong path and the layout and colours maybe controlled directly in the application designer itself, I am not sure, new to BI 7 tool set, use to 3.5!

    Hello,
    It seems quite easy. You have just to maintain you style sheet on your MIME repository.
    Please, review these two threads:
    Stylesheet usage in WAD
    Stylesheet usage in WAD
    Best regards,
    Edward John
    SDN Moderator.

  • Application designer slow

    I am working on some customizations that requires to logging to app designer in multiple languages. The performance is very slow in languages other than English. The 3-tier does not work in other languages, so I used only 2-tier mode. When I try to open a Page in language other than English, it is taking around 30 mins.
    Any help on this highly appreciated.

    Thanks. this help good.
    Howevere my DB server is in US and I connect the application designer via 2 - tier mode from India. (The App designer performance is still slow.)
    Can we have any alternate approach to resolve the same?
    Thanks
    Soundappan

  • "open project was cancelled or the application was unable to load database for..."

    I'm doing a project for my Professional Writing course and I
    have to use RoboHelp to create an online help document. The
    professor provided templates for us to use but when I go to open
    the project file I get the following error: "open project was
    cancelled or the application was unable to load database
    for....(then the directory)"
    I know the project file isn't corrupted because the members
    of my class are using the same one without issue. I tried
    re-downloading the file, I also re-installed the program itself,
    still with no luck. I'm using a Trial Version of RoboHelp 6.0 .
    The only other suggestions I have seen are that I don't have
    edit perms for the system, but it's my personal laptop and I have
    full admin privs. I thought at first that the folder was read-only,
    but when I opened it up all it displays is the little green box in
    the checkbox (which doesn't mean the folder is read-only, it's just
    some stupid windows default, it's only read-only if the box is
    actually checked). I tried making the entire directory read-only
    and then turn it off but still get the same error.
    Any suggestions?

    There's a topic on my site about Opening Projects that
    includes the method of deleting the CPD and XPJ files but I didn't
    cover that as the project is good for everyone else. Anything is
    worth a try at the moment though.
    Another thing to try is to rename the course folder, then
    create a new folder with the same name plus all sub folders. Then
    move the files across. That will ensure the folder properties are
    good and not read only. Yes I know what you said but again anything
    is worth a try.
    Also, in the last post you are saying the directory is not
    read-only. I assume the files are all good?
    Ref my previous post, is it the case that now you are getting
    an error before the original error would have popped up?

  • HT1941 Hi i have recently updated my version of iTunes in order to sync music from my macbook air to my new ipod shuffle. After a successful installation the application does not launch and I am unable to oepn iTunes of access my music! Someone please hel

    Hi,
    I have recently updated my iTunes to the latest version in order to sync music onto my new ipod shuffle. However after a successful installation the application does not launch or open? There are no error messages. The application is just unresponsive.
    I have already checked the compatibility with Safari, my operating system and checked my firewall is not blocking it - all is fine.
    Does anyone have any other resolutions?
    Many thanks

    Hi Carolyn,
    Thank you for your time and response. The trouble is I am unable to launch iTunes? I have restarted my macbook air a number of times to try and initiate the application but the issue persists and the application remains unresponsive. Will not launch?
    Thanks

  • Oracle 10g - Database does not respond to the application users

    Hi all,
    I am using ORACLE 10g database with 75 users connections 50 local and 20 remote users using ADSL and dial up modem. Operating system on server is
    Windows 2003.
    All of a sudden users making the entry get disconnected getting the error as
    ORA-12516: TNS:listener could not find available handler with matching protocol stack
    Other case users when using the appliaction get their PC hanged and connection
    to oracle fails again. they cannot login to the application that time, the error is
    ORA-04031: unable to allocate %s bytes of shared memory ("%s","%s","%s","%s")
    Twice a day the users trying to login cannot access the database server.
    Front end application is in VB using exe file. When the users cannot logon
    to the database. I manually stop the ORACLE services(including DB console) and
    then stop the listener.
    This practice is going on since last two months.
    Server Scenario
    After Installing Oracle Standard Edition 10g.
    System tablespace utilization is 98.5% which is 465 MB out of total 470 MB.
    There is only one Rollback Segment named as SYSTEM.
    when we install 9i 4 rollback segments as RO1, RO2, RO3, RO4 are created
    by default.
    Do I need to add the datafile to SYSTEM table space as its current usage is 99.15% and its auto extend is ticked on using auto extent as 10 MB. I tried adding another datafile during weekend downtime. when I resumed on saturday morning I found it did not add any datafile which I had put on thursday eveninig as system02.dbf.
    Do I need to add a new datafile to the SYSTEM tablespace ?
    Do I need to create new rollback segments apart from SYSTEM rollback segment ?
    My current schema size 15360Mb with its usage as 9.32% (1432.25 Mb).
    Please reply !!!

    Hi Paul
    My Server configuration is
    Compaq ML 370
    3.4 Ghz Processor
    3.5 GB RAM
    SQL> show sga
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145488364 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 524288 bytes
    SQL> select * from v$sgastat;
    POOL NAME BYTES
    fixed_sga 787988
    buffer_cache 25165824
    log_buffer 524288
    shared pool subheap 55600
    shared pool KQR L SO 218160
    shared pool KQR M PO 1329244
    shared pool KQR M SO 605364
    shared pool KQR S PO 164156
    shared pool KQR S SO 6144
    shared pool KTI-UNDO 1235304
    shared pool sql area 5368208
    shared pool KGLS heap 1597560
    shared pool joxs heap 6004
    shared pool row cache 3707272
    shared pool parameters 17520
    shared pool repository 19396
    shared pool ASH buffers 4194304
    shared pool free memory 16586072
    shared pool PL/SQL DIANA 679456
    shared pool KSPD key heap 4220
    shared pool PL/SQL MPCODE 1167992
    shared pool library cache 11368964
    shared pool miscellaneous 25942980
    shared pool pl/sql source 88
    shared pool PLS non-lib hp 29816
    shared pool XDB Schema Cac 3594144
    shared pool alert threshol 3460
    shared pool joxlod exec hp 355820
    shared pool table definiti 5880
    shared pool temporary tabl 4932
    shared pool trigger defini 12848
    shared pool trigger inform 1892
    shared pool type object de 20256
    shared pool private strands 1198080
    shared pool event statistics per sess 4384640
    shared pool fixed allocation callback 304
    large pool free memory 8388608
    java pool joxs heap 233856
    java pool free memory 44743296
    java pool joxlod exec hp 5354496
    40 rows selected.
    SQL> select segment_name, owner, status
    2 from dba_rollback_segs;
    SEGMENT_NAME OWNER STATUS
    SYSTEM SYS ONLINE
    _SYSSMU1$                      PUBLIC ONLINE
    _SYSSMU2$                      PUBLIC ONLINE
    _SYSSMU3$                      PUBLIC ONLINE
    _SYSSMU4$                      PUBLIC ONLINE
    _SYSSMU5$                      PUBLIC ONLINE
    _SYSSMU6$                      PUBLIC ONLINE
    _SYSSMU7$                      PUBLIC ONLINE
    _SYSSMU8$                      PUBLIC ONLINE
    _SYSSMU9$                      PUBLIC ONLINE
    _SYSSMU10$                     PUBLIC ONLINE
    SEGMENT_NAME OWNER STATUS
    _SYSSMU11$                     PUBLIC ONLINE
    _SYSSMU12$                     PUBLIC ONLINE
    _SYSSMU13$                     PUBLIC ONLINE
    _SYSSMU14$                     PUBLIC ONLINE
    _SYSSMU15$                     PUBLIC OFFLINE
    _SYSSMU16$                     PUBLIC OFFLINE
    _SYSSMU17$                     PUBLIC OFFLINE
    _SYSSMU18$                     PUBLIC OFFLINE
    _SYSSMU19$                     PUBLIC OFFLINE
    _SYSSMU20$                     PUBLIC OFFLINE
    _SYSSMU21$                     PUBLIC OFFLINE
    SEGMENT_NAME OWNER STATUS
    _SYSSMU22$                     PUBLIC OFFLINE
    _SYSSMU23$                     PUBLIC OFFLINE
    _SYSSMU24$                     PUBLIC OFFLINE
    _SYSSMU25$                     PUBLIC OFFLINE
    _SYSSMU26$                     PUBLIC OFFLINE
    27 rows selected.
    Currently AUTOEXTEND is ticked as on for SYSTEM tablespace and its size is showing as 99.16% (466.06 mb) used which is very much nearing to its full capacity of 470 mb.
    Currently 75 users - 50 Local users and 20 Remote Users are connected to the server. Is there any limit that Server should have limited connections.
    Server has Windows 2003 Standard Edition. Has Windows 2003 anything to do
    with the no. of users getting connected ?

  • The application requires more database privileges than you have currently

    Hi,
    on 10g R2, no one can login to DB Control grid (not sys, not sysman nor system ). We get the following :
    The application requires more database privileges than you have currently been granted. Click on Help to get more version specific information.
    We are sure of password.
    I saw and applied the metalink notes 330682.1 and 363065.1 that says :
    grant SELECT_CATALOG_ROLE to user;
    grant select any dictionary to <user>;
    but no result.
    Any help ?
    Thank you.

    1. What operating system.
    2. What version of Oracle (10gR2 is a marketing label not a version number ... provide all decimal places)
    3. What are the values of the environment variables ORACLE_HOME and ORACLE_SID?

Maybe you are looking for

  • Error 1003 when building executable

    Hi, I'm using Labview 2010 on Windows 7 and I'm getting an error when I try to build an executable: Error 1003 occurred at Open VI Reference in AB_Engine_EXE_Call_Write_Icons.vi->AB_EXE.lvclass:​Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->A​B_UI

  • Can't get Bose Soundlink to work with iTunes 11

    I have a Bose Soundlink speaker that connects via bluetooth.  Prior to iTunes 11, the connection worked very well and reliably.  Then iTunes 11... Now,  I can get the bluetooth to pair with the Soundlink but the music won't play.  Click play, nothing

  • Problems displaying a pdf correctly (both with preview and adobe reader)

    Hey guys, I've been having problems with displaying lecture notes (pdf files) correctly. It doesn't matter if I use preview or adobe reader. Can anyone please help me out? thanks a lot in advance, Simon

  • SharePoint 2013 alerts not sending emails to users

    Worked on this all day yesterday and to no avail. Followed up on every one of these fixes and they are all correct/have been run. http://www.sharepointdiary.com/2012/02/sharepoint-alerts-not-working-troubleshooting-checklist.html I got a telnet sessi

  • Fill CRMD_CUSTOMER_H with customer field from Incident Management (SolMan)

    Hello, I have an issue: Customer is working with Incident Management (Solution Manager), and they have created custom field ZZFLD000003 to save the additional time for incident solving. Please see attached pictures. They have explained me, that they