The Infamous Portal Configuration Assistant Problem

Hi.
Just discovered this forum so I thought I would post up the most common and infuriating problem I have had in the installation of Portal over the past few weeks.....
When attempting to configure Oracle Portal through the Assistant, it asks for the password of SYS which never works, you attempt to connect via SQL*PLUS only to discover the message :
ORA-28009: connection to sys should be as sysdba or sysoper
I'm sure you know what I am talking about so I will leave this there, anybody who has come accross this, fixed this, still fixing it, please post the messages tot his thread regardless of version and platform. That way we will have the ultimate source to the solution of this problem.
I look forward to the posts.
A.M

additional comment:
don't forget to remove or rename the associated spfile.
(usually located in the C:\oracle\admin directory for example.)
Otherwise Oracle will never read the specific init<SID>.ora file.
regards,
Udo

Similar Messages

  • 9iAS 1.0.2.2/Portal 3.0.9 - Installation Error at "Portal Configuration Assistant"

    I was installing the iAS1.0.2.2 and at the Portal Configuration Assistant, at the 23% I received the following error:
    "An unexpected error ocurred during the Install Process. Check the install.log ....."
    (FYI this is the second time I try to install it and in both cases I received the same error at the same point, so I decided to ask for help)
    At the end of the Install.log is the following:
    =====================
    STEP 7 : Installing WWC layer Components
    INSTALL_ACTION : installWWC(): ..\..\bin\sqlplus portal30/portal30@<DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)HOST=administrator)(PORT=1521)))(CONNECT_DATA=(SID=virtual))) @..\..\portal30\admin\plsql\wwc\wwcinst.sql portal30 USERS TEMP wvinswwc.log USERS USERS portal30_NULL portal30_sso portal30_DEMO
    ORA-00439: feature not enabled: Function-based indexes
    Errors encountered in the Install process. Installation Aborted
    =========================
    I noticed during the installation, before the Configuration Assistant (aprox at 97%), the installation opened a DOS session and I could see some errors with some Indexes but I don't know in which Log are registered. maybe it can help to troubleshoot my above problem?
    Operating System: NT4 SP6
    Database: 8.1.7.0 standard edition
    iAS 1.0.2.2 standard edition
    both under the same machine
    Let me know if there is any other info I can provide.
    Tks in advance!

    There has been some confusion around certification on SE over the past week. I want to clarify the situation.
    We discovered an issue with the Portal on SE last week. We inadvertently used function based and bitmapped indexes (EE only features). This issue has been masked to date because the install proceeded normally after the errors were raised. In 3.0.9 we made the install more strict in that it will stop by default if it hits an unexpected error.
    On further research, we have determined that these errors have little or no impact on the general functioning of the product and as such are maintaining the position that Portal 3.x is indeed certified on 8.1.7
    Standard Edition.
    There is unfortunately a necessary work around to the install issue (which we will rectify as soon as possible). In order to install on SE, you must execute the Oracle Portal Configuration Assistant (OPCA) from
    the command line and specify the "verbose" mode (see next post). In this mode, the errors are ignored and the install proceeds appropriately.
    Regards,
    The Oracle9iAS Portal Development Team

  • Oracle portal configuration assistant

    cannot get past step 2 of the oracle portal configuration assistant setup.
    I enter my sys password and connect string but a screen pops up saying either my password is incorrect or my connect string is incorrect.
    The connect string should be in format hostname:port:SID
    my hostname = pluto
    port = 1521
    sid = voyager
    I am running a 9i database on XP

    I've also a problem with portal ,
    It begins the creation and at 20% :
    "An error has occured during processing install , see the install.log in the <ORACLE_HOME>/assistants/opca"
    Installation process stops at this point , why?

  • Portal Configuration Assistant Installation

    I tried installing IAS 9i in another machine where there is no Oracle database. I was successful until the Portal Configuration Tool. It seems to hung at about 22%. I checked the install.log. On the first part, it was able to obtain connection to another machine where my database is. But along the script where it is installing sequences, it lost its connection. Any ideas.

    I have the same problem in a diffrent environment. My database (8.1.7) is on the same machine (NT4 SP5) as the 9iAS, which was installed correctly. The Portal Configuration Assistant hangs at 50%, 67%, ... with the "not connected to oracle" error in the log. And the database OracleServicePORTAL (my database) is terminated without any error message. Does your DB stay alive?
    I got two hints, but they didn't solve the problem. Maybe they help you.
    1) db_block_size must be >=8k
    2) The Default Tablespace must be at least 150MB, not 100MB as told in the manual.
    null

  • Portal Configuration Assistant failedon 10g OAS

    Hi,
    I'm getting "Portal Configuration Assistant" failed error when trying to install OracleAS 10g (9.0.4.0.0)Applcation Server.
    I did all the pre-install stuff. I was able to install Infrastructure without any problem under /ias/oraDB using 'ias:dba'
    But when I tried to install Applcation Server/BI & Forms using 'ias:dba" under /ias/oraAS, I got following errors:
    "Configuration Assistants" "Portal Configuration Assistant" failed.
    Can anyone please Help me?
    Thanks in advance.
    Sakivs

    ummm...not exactly sure what you mena when you say "using 'ias:dba'"

  • Error in portal configuration assistant

    Hi,
    While trying to install Oracle instant portal, I am getting an error during portal configuration assistant step.
    ORA-12154 : tns cannot resolve conn ...
    What do I need to do in order to fix this error? I see a tnsnames.ora in 2 locations:
    {oracle_home}/infra/network/admin
    {oracle_home}/portal/network/admin
    What is the reason for this error and what needs to be done to fix it.
    thanks,
    Samit

    The services of infrastructure instance must be up before installing Portal or other Middle Tier instances.

  • Oracle Portal Configuration Assistant will not connect

    I am attempting to install an Oracle Portal 9iAS with the software provided in the book "Application Server Portal Handbook" by Seve Vandivier and Kelly Cox.
    Ok, all goes well until I get to the Portal Configuration Assistant. I want to connect to the database (on a different box over the network) and install the repository.
    No go. I cannot login. I know the password for SYS. but the connect descriptor it is looking for should be noodle:1521:fastdb (noodle is the host, 1521 the port, fastdb the SID).
    I cannot figure out why this does not connect. If I open a SQLplus window on this computer, I can connect successfully, although this would use a TNS connection, which is not the same.
    So, where am I going wrong?????
    One more clue, the book talks about connecting to an Oracle 8i database, and I am trying to connect to an Oracle 9i database. Does this matter???
    Any help would be appreciated!
    Thanks,
    Edward
    [email protected]
    http://www.1st-R8.com

    Assuming you are installing 9ias Rel1 with portal 309.
    Apply the RDBMS 8.1.7.4 patch to the 9ias Oracle Home and re-run the configuration assistant. It's been awhile since I've had to install Rel1, but that was the fix when we last asked oracle about it.

  • What is the technical 'cause' of the infamous iMac black screen problem?

    Can anybody shed some light on what technical malfunction exactly causes the infamous iMac black screen problem? The common solution seems to be a logic board replacement. But what exactly is broken on the logic board? Is it the Geforce chip? Some kind of external driver circuitry? Or something completely different?

    I was referring to the many problems also described in this thread (and also in many other places):
    http://discussions.apple.com/thread.jspa?threadID=196774&tstart=0
    In specific I am referring to machines where all of this applies:
    - internal monitor stays black after power-on
    - computer boots normally
    - external display works normally
    - internal display backlight works and can be adjusted in brightness, but all pixels are black
    - PRAM reset doesn't help
    - NVRAM reset doesn't help
    - PMU reset doesn't help
    - reinstalling OS / booting from CD doesn't help
    - machines with this problem sent to repair come back with a replaced logic board
    I'm looking for more information on the technical cause of the exact problem as stated above. So I can attempt to repair my iMac

  • Portal Configuration assistant - aborted

    The error complained that the username/password was wrong??
    >>
    exiting : could not open connection
    INSTALL_ACTION : Set the component loading flag for Portal
    ERROR: Cannot retrieve the database version: ORA-01017: invalid username/password; logon denied
    ERROR: Getting the database version raised exception.
    >>
    Is it possible to update this manually or do I need to reinstall??
    I ran the Network Configuration Assistant tool.
    Got an invalid username/password error
    Tried to login as SYS And also SYSDBA = the correct password, but got an error??
    Appreciate any advice.

    CTXsys account is created by defualt when the database is installed . if it is not then u have to run the scripts to create the users . i was facing the same issue when i created the oracle open text schema the installation went fine

  • 9i Net Configuration Assistant problem

    Hello
    I've installed 10g for Windows (XPSP1 PC) where there were separate installations of 9i client and 9i db. All have different home and seems to work fine.
    The problem is that both 9i client and 9i db Net Configuration Assistant do not work.
    Following the shortcut I reached the file ..\network\tools\netca.cl and inside I found %ORACLE_OEM_CLASSPATH% which does not exists in system variables.
    Any comments? 10x
    I

    now I planning to install 10 g , what do you suggest
    to avoid this problem?I suggest you install on [unknown] operating system according to the setup instructions. If you are experiencing netca hangs, it is usually an indication that the installation was incorrect, and often that can be traced to failing to meet the prerequisites.

  • Configuration Assistant Problems

    I have installed Solaris 8 on my Intel box and it sits there quite happily. EXCEPT whenever it reboots, I need to reconfigure the incorrectly recognised IDE controller. Does anyone have any ideas on how to 'force' the config assistant to accept a particular configuration without prompting every time?
    Thanks in advance,
    Ian.

    Hi Allen...
    I have a similar problem with Solaris 7. I changed my motherboard (gasp!!) and now, when I boot from the hard drive, the Config Assistant is always launched, and it erroneously recognizes the IDE PCI as an ISA PCI device. It will not successfully boot after that.
    I do have a workaround though: if I use my backup Config Assistant floppy to boot up, it properly recognizes the IDE PCI, and the boot up successfully completes!! I do not appear to get any errors during the device scan sequence. One more note: I did cause a disk problem during the conversion, but it appeared to be fixed successfully by FSCK. That only happened once. I had had NO problems prior to the motherboard swap with the IDE device suite on my system. My CPU is the AMD K6-2 400Mhz. Any ideas?
    Angel Luna

  • Installation of the OC4J Instance Configuration Assistant FAILS!

    Hi,
    I'm trying to install Application Server 9i Release 3 on a Red Hat 7.2 machine. I can get to the very end of the installation without problems. However, when I reach the screen "Configuration Tools" when all the modules are automatically started, the 0C4J module always fails.
    Looking at the log that generates at the bottom of the screen, it looks like I get a "java.io.IOException Permission Denied" on ALL the java applications that it's trying to install. Everything else is started with no problems, with the exception of this module.
    Has anybody encountered this error before?
    How can I fix it?
    Thanks a lot for your help.
    Sincerely,
    Julian

    I also have the problem that I can not install one of the OC4J instances ( Re: Exception handling for the single row while using Bulk-collection ). I think it has something to do with the permission on the local machine. I haven't got an answer yet.
    regards,
    Thomas

  • Net8 Configuration Assistant Problem?

    NCA installed on Win98 is ok with Oracle8.1.6 EE R2 on Win2000.
    But, NCA don't work with Oracle8.1.6 EE on Red Hat Linux 6.2.
    Followed are .ora files.
    Server(Linux):
    $ORACLE_HOME/network/admin/listener.ora
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = xx.xx.xx.xx)
    (PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = HHH.AAA.BBB.com)
    (ORACLE_HOME = /home/oracle/oracle8i)
    (SID_NAME = ora8i)
    $ORACLE_HOME/network/admin/tnsnames.ora
    HHH.AAA.BBB.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = xx.xx.xx.xx)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVICE_NAME = hhh.aaa.bbb.com)
    Client(Windows 98)
    /oracle/oracle8i/network/admin/tnsnames.ora
    # TNSNAMES.ORA Network Configuration File: d:\Oracle\Oracle8i\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    HHH.AAA.BBB.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = xx.xx.xx.xx)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVICE_NAME = hhh.aaa.bbb.com)
    null

    u are very lucky .i installed oracle context and make ldap as the first naming method ,but i cannot get the 'test'&'test with sql*plus' menu item from windows Explorer.and the oracleContext icon is not fulled.i think i did not make active directory fit for oracle ,but can u tell me why.
    thank u .

  • Error during install when doing the Oracle Database Configuration Assistant

    OS: Windows 2003 Server
    Oracle Version: 10g
    Error: ORA-12638: Credential retrieval failed
    Why would we get this error on a new install? I'm finding Oracle extremly difficult to even get installed. We couldn't get it to install on a Windows XP Pro machine and now we can't get it to install on a 2003 Server machine. I have no problems with Microsoft SQL server installs. Any help would appreciated. As I understand even though we are an Oracle partner we still would have to pay for phone support. We would just get a discount. Any help would be greatly appreciated. We need to get Oracle running ASAP.

    I ran into this error at a customer's location where Active Directory was being used. This is how I fixed it:
    Open the sqlnet.ora file (located at <ORACLE_HOME>\network\admin) with notepad and comment out the following line:
    <tt><b>#SQLNET.AUTHENTICATION_SERVICES= (NTS)</b></tt>
    Here's a quick explanation of why this error occurs:
    <blockquote>ORA-12638: Credential retrieval failed
    Cause
    The database and client always cross authenticate each other if NTS authentication is negotiated.
    This is regardless of whether the user will ultimately be authenticated by the database using a user name and password or OS credentials. NTS authentication happens at the start of the handshake. For NTS authentication to succeed both the client OS user and the database server must be in the same domain or in two domains which trust each other.
    Solution
    Either create trust between the two domains or change the client or server SQLNET.AUTHENTICATION_SERVICES such that NTS in not negotiated in the connection handshake. NTS is only negotiated if both client and server have SQLNET.AUTHENTICATION_SERVICES set to NTS.
    Credential retrieval failed
    HTH,
    Jim

  • The infamous "Capture encountered a problem" once again

    Hi all, I'm sorry to bother you with an often discussed issue but I haven't found any solution yet, it's driving me crazy and I desperately need someone's help.
    "Capture encountered a problem reading the data on your source tape. This could be due to a problem with the tape. Capture has been aborted and your clip has been saved"
    This problem occurs only seconds after starting the capturing process. Regardless of where on the tape I start. My camera is a Canon XL1s, but I also encounter the capture problems with my Sony consumer cam.
    Ok, what have I tried so far:
    - capturing the footage using the "non-controllable device" setting.
    - Preferences - advanced - switch off the "abort when dropped frames etc" setting
    - replaced the Firewire cable
    - using iMovie to capture This seems to go well, but after the capture the program crashes.
    Any other suggestions? I have to mention that I have used the "movie" setting on my camera. This similar to the "progressive" mode on Panasonic cameras.
    Thanks a lot for your help
    Siebe

    Are you using capture now? I found I get the best result by logging the clips first.. making sure the "in" setting is at least a few seconds in from any possible glitch in the tape (new scene or blue screen) and using batch capture.
    This also seems to work better on one of my cameras than the others with the same tape.. so try it on both..
    Dont know if that will work for you.. but its the best I was able to come up with for me!

Maybe you are looking for

  • Acrobat 9 (Mac) can't edit this particular interactive pdf. Why not?

    Hi, I sent a Word doc off to someone to get him to make an interactive pdf form, checkboxes etc.  My caveat was that I had to be able to edit the pdf on my Mac with my version of Acrobat (9.0).  ...And guess what.  I can't edit it. Everything works a

  • Cannot return to message list while in a message without clicking on "compose new message icon" and then cancelling it.

    After updating to 8.1 from 8 i cannot return to my message list from inside a message without clicking on the "compose new message" icon and then canceling out of that. Also, where it used to say return, it now says "Edit" and the word "Message" on t

  • Problem with creating User Defined Fields

    Hello, I have a big problem on one customers db. Everytime when user logs in SBO, he got immediatley after login message, that db structure was modified and user must click OK to continue (close all form - in this case is still no form opened). I tri

  • 2 monitors cable

    What kind of cable do you need to hook up a external VGA monitor to my 17 inch imac G5 and can i use my external monitor as the main monitor.

  • Place tags in PSE 12

    I am getting more and more frustrated by recent changes after having to update to PSE 12 from PSE 8 after a friend updated my computer system. I am seventy seven and not compouter literate but I do try very hard to understand how things work I have d