Which workspace do I have to use

I used to work with APEX vers. 2.x of the old default versione included in Oracle 10gXE installation.
Now I've upgrated APEX to 4.1 following what I've read at this link:
http://www.mandsconsulting.com/upgrading-to-apex-4-on-oracle-xe-and-windows
At the end of upgrading, I see that by launching APEX I get the new classic home page where I'm asked to insert Workspace, Username and Password.
The problem is that in the old version I was only asked for Username and Password, so what do I have to insert as Workspace?
Can you help me?
I report the steps used for upgrading to APEX 4.1
cd c:\oraAPEX\apex
sqlplus SYS@XE as SYSDBA
@apexins SYSAUX SYSAUX TEMP /i/
@apxldimg c:\oraAPEX
DROP USER FLOWS_020100 CASCADE;
Thanks in advance!

Hi srbonham1,
You should have set up this password as part of the installation!just to clarify. You are talking about the user/password for the administration user of the APEX instance, i.e. the user ADMIN for the workspace INTERNAL.
The OP was asking for username/password of the existing users in Oracle XE 10g. This included a special release of Oracle APEX (2.1). There was no visible concept of a workspace INTERNAL and other workspaces having multiple users.
Once you created a new database user NEW_USER some things would happen behind the scenes:
* create the database user NEW_USER
* create an APEX workspace called NEW_USER
* create an administration user NEW_USER in the workspace NEW_USER
The APEX login screen didn't have a WORKSPACE field, only USERNAME and PASSWORD.
Things worked a bit differently in order to make things easier for new Oracle and APEX users.
Cheers,
~Dietmar.

Similar Messages

  • Which planning function i have to use and how to write this planning fucnti

    Hi Bi Guru's,
    I have rolled out  BW SEM-BPS Planning Layout's for the Annual Budget in my organistaion.
    There are two levels of layout given for the each sales person.
    1)  Sales quantity to be entered Material and  country wise for all 12 months ( April 2009 to March 2010)
    2)  Rate per unit and to entered in second sheet, Material and country wise for the total qty entered in the first layout.
    Now i need to calculate the sales vlaue for each period and for the each material.
    Which planning function i have to use and how to write this planning fucntion.
    Please suggest me some solution ASAP.
    Thanks in Advance,
    Nilesh

    Hi Deepti,
    Sorry to trouble you...
    I require your help for the following scenario for caluclating Sales Value.
    I have Plan data in the following format.
    Country   Material    Customer    Currency    Fiscyear    Fiscper           Qty         Rate        Sales Value
    AZ          M0001      CU001          #             2009          001.2009        100.00                        
    AZ          M0001      CU002          #             2009          001.2009        200.00                        
    BZ          M0001      CU003          #             2009          001.2009        300.00
    BZ          M0001      CU003          #             2009          002.2009        400.00
    BZ          M0002      CU003          #             2009          002.2009        300.00
    AZ          M0001       #               USD          2009             #                                 10.00
    BZ          M0001       #               USD          2009             #                                 15.50
    BZ          M0002       #               USD          2009             #                                 20.00
    In the Above data the Rate lines are entered in the Second Layout, Where the user enters on the Country Material Level with 2009 value for FISCYEAR.
    I am facing problem with this type of data. 
    I want to store the sales value for each Material Qty.
    Please suggest some solution.
    Re
    Nilesh

  • Which functiuon module we have to use  to send mail afetr finishing the job

    hi gurus
    can anyone suggest me
    how to send a mail after finishing the job
    which function module we have to use
    in reports
    in scripts
    in smartforms
    in bdc

    Hi Kalyan
    check this simple code to understand the logic:
    Convert spool to HTML and Email it.
    data: list type table of  abaplist with header line.
    data: htmllines type table of w3html with header line.
    data: maildata   like sodocchgi1.
    data: mailtxt    like solisti1 occurs 10 with header line.
    data: mailrec    like somlrec90 occurs 0  with header line.
    start-of-selection.
    * Produce a list
      do 100 times.
        write:/ sy-index, at 30 sy-index, at 50 sy-index.
      enddo.
    * Save the list
      call function 'SAVE_LIST'
           tables
                listobject         = list
           exceptions
                list_index_invalid = 1
                others             = 2.
    * Convert the list
      call function 'WWW_LIST_TO_HTML'
           tables
                html = htmllines.
    * Send mail
      maildata-obj_name = 'TEST'.
      maildata-obj_descr = 'Test Subject'.
      loop at htmllines.
        mailtxt = htmllines.
        append mailtxt.
      endloop.
      mailrec-receiver = '[email protected]'.
      mailrec-rec_type  = 'U'.
      append mailrec.
      call function 'SO_NEW_DOCUMENT_SEND_API1'
           exporting
                document_data              = maildata
                document_type              = 'HTM'
                put_in_outbox              = 'X'
           tables
                object_header              = mailtxt
                object_content             = mailtxt
                receivers                  = mailrec
           exceptions
                too_many_receivers         = 1
                document_not_sent          = 2
                document_type_not_exist    = 3
                operation_no_authorization = 4
                parameter_error            = 5
                x_error                    = 6
                enqueue_error              = 7
                others                     = 8.
      if sy-subrc  0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      endif.

  • Hi when i am giving credit card number in payment gatway it should change to password dots , how it is possible, which plug in i have to use

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/891259]]</blockquote>
    Hi when i am giving credit card number in payment gatway it should change to password dots , how it is possible, which plug in i have to use for this feature...

    Hi vishwanath123-
    Most websites when asking for your credit card do encrypt your password, but it is not based on a plugin. The website is responsible for securely receiving and storing your data. If you do not trust the website is secure, be careful with your data.

  • I have a footage recorded in p2 dvc pro 25, which sequence preset i have to use in premiere cs 6 dv

    I have a footage recorded in p2 dvc pro 25, which sequence preset i have to use in premiere cs 6 dv pal 25 or dvc pro 50?

    For CS5 and later, the easy way to insure that your video and your project match
    See 2nd post for picture of NEW ITEM process http://forums.adobe.com/message/3776153
    -and a FAQ on sequence setting http://forums.adobe.com/message/3804341
    Also, The tutorial list in message #3 http://forums.adobe.com/message/2276578 may help

  • Which data types I have to use.

    hi all,
    I was using DEC '9' for a variable.
    ie., tunni type DEC of length 9. For smaller values like 000000488225584 is ok.
    But for larger values like 000001048988458000000513871057 is going to dump.
    Please suggest me which data type I have to use.
    It should not be effect the performance.
    Thanks in advance.

    Hi,
    Try use numerical character (TYPE N).
    Regards,
    Charles

  • Which "Analytic Workspace Manager I have to use with Oracle 10g 10.1.0.4?

    I have Oracle 10g 10.1.0.2 and I pallyied patchset OLAP to upgrade to 10.1.0.4, so which version of "Analytic Workspace Manager" I have to install?
    Thanks

    Hi,
    You can find the latest patchset on Metalink. The latest version of workspace manager for your database is 10.1.0.6.0, which is patch 4870951.
    Regards,
    Ben

  • I want to upgrade(iOS 8.1.1) iphone 4S. A code is asked. I entered my sim code... wrong. Which code do I have to use?

    I have an iphone 4S... and not enough space to make the upgrades.
    Getting started, using iTunes. My iphone asked my code. I gave in the sim code.. wrong. First wrong code... so I don't try anymore, because I'm afraid my iphone will not work anymore if I give 3 wrong codes...
    Can anybody tell me which code I have to use?

    hito1956 wrote:
    I have an iphone 4S... and not enough space to make the upgrades.
    Getting started, using iTunes. My iphone asked my code.
    What is the exact message you are getting when it asks for a code?

  • Which authorization object we have to use for direct cube request ?

    Hello,
    In Analyser,  when we would like to request directly to Cubes, whe have 'No authorisation' message.
    Do you know wich authorisation objet we have to use for that ?
    Thanks in advance for you help.
    Best regards
    Nicolas Trinquand

    Hi Nocolas,
    Authorizations are two levels one is object level means if you want to access cubes, infoareas etc.
    second is data level, for this you need to create datalevel auth objects at RSSM.
    If you want to give authorization to queries relating to cube
    Use S_RS_COMP and give which cube you want.
    If you want to give authorizations to cube use
    S_RS_ICUBE .
    IF you have anyauthorization object ( Customized) data level select the infoprovider on which you want to activate this object at RSSM.then give permissions in your role.
    Check link
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6859e07211d2acb80000e829fbfe/content.htm
    Hope it is clear now.
    Assign points if you felt it is useful.
    Regards,
    Vijay.
    Message was edited by:
            Vijay G

  • Which Tempalate I have to use for my requirements set??

    Hi Forum,
    I need a solution how to proceed with this requirement.
    I need a Two pages on my application one is search page and second is results page.
    First Page : It need to be displaying approx 7 to 10 cloumns of data from 5 tables based on search input, out which one is the hyper link to the second page ( say JOBNUM as one of the column ). These data are located in a flat database.There are no PK in the tables. Once you click on the JOBNUM it needs to navigate to the second page displaying data based on a QUERY2.
    The rough draft of the application which looks like is :
    Search Page
    Search Label feild Submit
    In the search label feild the user enters an I/P and based on the I/P a query is fired in the DB populating a page looks like:
    <A> JOBNUM </A> status ABC DEF DATE DESC ACCOUNT
    and when the JOBNUM is clicked it should go to the second page to populate that page with data from 7 other tables based on the JOBNUM
    and needs to publish like this
    DATA1 DATA2 DATA3 DATA4
    DATA8 DATS8
    I had tried with Form on a table with report option. But, it is accepting only one table and with a primary key.
    Can anybody give me some hints like which particular template I have to use for my requirements and any helpful suggestions. Please include the Hirearachal steps to reach that particualr template like Aplication builder >> create >>create application>>
    Thanks for your time and help in advance.
    Krishna.

    Hi Colins,
    Thanks for your suggestion to create a sample on the APEX. I will do that and will post the problem in the FORUM.
    Normally I add my name at the end of each conversation in the forum. I forgot to add one in this thread.
    Cheers,
    Krishna.

  • In Adobe Acrobat 9 which I have been using for a long time (Widows 7) says, You cannot use this prod

    In Adobe Acrobat 9 (Wndows 7) which I have been using for a long time now it says I cannot use it withoutv repairing.  It instructs me to uninstall & reinstall...

    I have not run into this yet with my AA9 and Win7, but have been seeing posts about it. I would try a repair before I would do an uninstall and reinstall. You might also turn off javascript for a bit in case there has been some javascript that has caused problems (ok, making wild guesses). If you do decide to uninstall, be sure to deactivate first, uninstall, run http://labs.adobe.com/downloads/acrobatcleaner.html, and remove any left over parts of the Acrobat folder. Then proceed to the reinstall and updates.
    There is a question about whether being able to use it is correct, or you are just getting some message that is a spam that somehow got into your system (again, a possible javascript issue). Besides turning off javascript, you could also try isolating the javascripts to moving them to a temporary directory and seeing if one is causing the problem.

  • Be grateful for your help with Photoshop Elements which I have been using for several years.

    Be grateful for your help with Photoshop Elements which I have been using for several years.  Does Elements need to have access to ‘My Pictures’ on Windows as when I remove Photos from ‘My Pictures’, Elements later, when backing up, gives a message that it is unable to ‘reconnect’ to the same picture on elements.  On other occasions when removing a photo from Elements catalogue I also get a similar message when backing up saying ‘unable to reconnect’.  1. Is there a relationship between Elements and My Pictures and is Elements dependant on    the Windows ‘My Pictures’? 2. Why does some photos in Elements in some cases cause them to multiply e.g. double; triple; quadruple; and on occasions even more?  Is there something I need to do to stop this or an easy way I can remove the multiples without spending hours doing it manually one by one?  Am I doing something wrong? My O/S is Windows XP SP2 and windows Vista on my Laptop.  I have been using Elements 5 and have just purchased Photoshop Elements 8.0. (Upgrade) and about to install it. Be grateful for any advice as I do enjoy using the program if only I can resolve this issue.  I am not a PC wiz and mainly use Elements to catalogue photos from which I compile collections and from them slide shows with music.  Any advice appreciated Sonny.t PS Have tried to post this previously but without success so hoping to see message appear and a +response

    The organizer doesn't care where you send your photos when you download them via the downloader or where they happen to be when you first bring them in if you use the Get Photos command, but once your pics are in the Organizer, you *must* move them from within organizer or it can't find them. You don't have to use My Pictures at all if you don't want to, but regardless of the folder where you put your photos, if you want them someplace else, you use organizer to do it.

  • I have been using Final Cut pro v6 without any problems but recently had to reinstall.  Since then I can't open and view all my Quicktime clips.  They appear white in timeline which means you can hear audio but not view picture.  Any tips?

    I have been using Final Cut Pro without any problems - v6 - for ages.  I recently had a hardware issue and had to reinstall the software.  Since then I can't open most of my QT clips in my fcp project.  They appear as white clips - audio only no pictures.  There are a few QT clips you can view as regular thumbnail images and they play ok.  What's the issue?  I have fcp v6.0.6 and QT v7.  Any thoughts on what to do next?

    Yes I did software updates which updated fcp to 6.0.6 and QT to version 7.7.  That's as far as updates have taken me although i have requested daily updates.  I forgot to say the clips don't play in QT view either.  Again sound but no pictures when they are played.

  • I have iTunes on my laptop but it is registered to an apple id for an ipod which I have not used/owned for years.  How do I add my new apple id which I use on my iPhone to my iTunes on my laptop?

    I recently purchased two songs which refuse to download on my iPhone 4s.  Other songs from the same albums downloaded just fine.  In an attempt to recover these songs I opened iTunes on my laptop which I have not used since I sold my ipod years ago.  The iTunes on my computer is associated with an old Apple ID that was connected to my iPod.  How do I get my new Apple ID synced with the iTunes on my laptop?

    Hello Leanna,
    Thank you for the details of the issue you are experiencing.  You can sign into iTunes with your Apple ID using these steps:
    Use your Apple ID with the iTunes Store
    Open the latest version of iTunes.
    Choose Store > Sign In.
    Enter your Apple ID and password and click Sign In.
    Click Review when asked to review your information.
    Enter your billing information.
    Click Continue after you enter your credit card and billing information. You can remove or edit your credit card information at any time. Learn more about updating your iTunes Store account information.
    Using an existing Apple ID with the iTunes Store, Mac App Store, and iBooks Store
    http://support.apple.com/kb/HT2589
    You will also need to authorize your computer to play purchases with this Apple ID:
    Open iTunes
    From the Store menu, choose Authorize This Computer. (In earlier versions of iTunes, access this option from the Advanced menu).
    When prompted, enter your Apple ID and password, then click Authorize.
    iTunes Store: About authorization and deauthorization
    http://support.apple.com/kb/HT1420
    With the latest version of iTunes on Windows, the menu bars are hidden, so you may need to enable them to get to the Store menu.  You can follow these steps to enable the menu bars:
    To keep the iTunes menus active, change the setting by selecting the Menu icon in the upper-left, and then selecting Show Menu Bar. Alternatively, you can press Control-B.
    iTunes: Turning on iTunes menus in Windows 8 and 7
    http://support.apple.com/kb/HT5610
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I recently got my ipod replaced and i have its serial number. now i used to play a game on it which requires me to have its UDID for account transfer so how do i get its UDID when i dont have the ipod now. i have a new one now.

    i recently got my ipod replaced and i have its serial number. now i used to play a game on it which requires me to have its UDID for account transfer so how do i get its UDID when i dont have the ipod now. i have a new one now.

    I would try contacting Apple.
    http://www.apple.com/support/ipodtouch/contact/

Maybe you are looking for