Generation of the security for BIAPPS ODI Linux files

That's what documents are said to

ORACLE_HOME/common/bin/WLST.sh < MW_Home > / Oracle_
Embedded BI1/bifoundation/install/createJPSArtifactsODI.py - ADMIN_USER_NAME
< Administrator > DOMAIN_HOSTNAME < host name > DOMAIN_PORT 7001 - DOMAIN_HOME_
< MW Home > path / user_projects/domains/bifoundation_domain


That's what I do

./WLST.sh /u01/app/oracle/Middleware/Oracle_BI1/bifoundation/install/createJPSArtifactsODI.py embedded weblogic ADMIN_USER_NAME DOMAIN_HOSTNAME Vincent 7001 DOMAIN_PORT DOMAIN_HOME_PATH/u01/app/oracle/Middleware/user_projects/domains/bifoundation_domain


I get the following error:


T3 connection: / / Venkat:7001 with username weblogic...
Connected to the Server Admin "AdminServer" which belongs to the domain "bifoundation_domain".

WARNING: A non-secure protocol was used to connect to the
Server. To ensure the safety of on-the-wire, the SSL port or
Admin port should be used instead.

Disconnected from the weblogic server: AdminServer
Problem call WLST - Traceback (innermost last):
File "/ u01/app/oracle/Middleware/Oracle_BI1/bifoundation/install/createJPSArtifactsODI.py", line 141, in?
NameError: oracle



Please let me know what is this error and how to fix this...


Thank you
Vincent

Published by: 954877 on June 7, 2013 08:06

Published by: 954877 on June 7, 2013 08:06

Hello

I used a wrong place wlst.sh. (/ u01/app/oracle/Middleware/wls)

I have to use middleware/Oracl_BI1/common/bin wlst.sh.

Thank you

Vincent

Tags: Business Intelligence

Similar Questions

  • Error message "revocation information for the security for this site certificate not available. Do you want? [Yes] [No] [View the certificate]

    For awhile, I got the dialog box with «security alert "revocation information for the security for this site certificate not available.» Do you want? [Yes] [No] [View the certificate] ". » I know that many, if not all, sites are OK because I used them several times in the past.

    I tried different "fixed" found by Google "revocation information" and nothing solves the problem - what is.

    When I try to make various updates, not related to this problem, I can not download updates due to a security problem.

    Suggestions for a computer challenged the user? Thank you.

    Richard

    http://www.brighthub.com/Internet/Security-Privacy/articles/82291.aspx

    read this, see if he can address your question.

  • The error message is im like error: 0xC004D401 Description: the security processor reported a system file mismatch error. After doing the update of windows Vista.

    There is a problem with your license so notifications will no longer appear
    You will no longer receive communications, including those concerning your license or activation.
    To try and fix this problem click on one of the links below.
    Error: 0xC004D401
    Description:
    The security processor reported a system file mismatch error.

    Vista Service Pack 2 (SP2) is installed?

    ==========================

    1. Download this diagnostic tool, save it to your desktop, then right click on the saved file and select run as administrator to run the utility: http://go.microsoft.com/fwlink/?linkid=56062

    2. once the race completed, click the continue button, and then click the copy button (on the Clipboard).

    Note: You can open a new file in Notepad, paste the contents of the Clipboard in it & keep for future reference.

    3. start your own, new thread in the following Microsoft Genuine Advantage forum and paste the results of the diagnosis of MGA tool in your post, and a clear description of your problem:

    http://social.Microsoft.com/forums/en-us/genuinevista/threads

    4 Troubleshooting specialist will analyze the data and recommend an appropriate solution.

  • How and in which files that I can combine my computer policy in the html for my captivate project file? I know that I need to make changes on the css, HTML, and I need to add fonts to a folder, but do not know where please help

    How and in which files that I can combine my computer policy in the html for my captivate project file? I know that I need to make changes on the css, HTML, and I need to add fonts to a folder, but do not know where please help

    https://forums.Adobe.com/servlet/JiveServlet/showImage/2-7496573-757050/pastedImage_0.PNG

    This is an image of the files I see

    If the police will not be on the end user's computer, it won't make a difference.

    You should try to include a web font, but you cannot use those during the creation of course, so when you publish or correct fonts you have alignment issues.

  • Recommended to refer to the calculation of the values for parameters of Linux (kernels, etc.) before installing Oracle

    Hi all

    Hope you are fine...

    Please, I need to install Oracle... WEU it will be (DB Oracle 10 g - 11 g or E-Business suite 12.1 - 12: 2), how can I specify the parameters of Linux values especially grain before proceed with the installation?

    Is there a reference that I can follow which help me to specify the correct values for parameters/kernels Linux?


    Thanks in advance.


    Kind regards

    Mohammed

    Mohammed... wrote:

    Thank you, Hussein...

    If I need to install 12.2 but "RAC ASM", is there another note for the purposes of operating systems?

    Kind regards

    Mohammed

    Mohammed,

    You must follow the same doc, just make sure that you install first - CRS refer to the Documentation online database Oracle 11 g Release 2 (11.2) for more details.

    Thank you

    Hussein

  • How temporary disable the security for the ADF?

    Hi, OTN,.
    I have developed security policies in my ADF application. Now I want to disable temporary for development to accelerate.
    Development guide suggests only pass authentication ADF - I still need to enter my credentials each redeployment - or safely remove - I should not really remove all my development security.

    Is there a way to disable temporary real?

    Thank you.
    11.1.1.3 JDev

    Security is controlled by two attributes (authorizationEnforce and authenticationRequire) in the ADF - config.Xml. look at this tag in adf - config.xml:

          
    

    Set the false values and allows you to disable the authentication and authorization. Note that if you disable authentication you may still have problems with authentication due to security constraints defined in the web.xml file.

    A more standard approach is to keep security settings intact, but to use the role of ADF fail-safe "test-all." Configure the security of the ADF to use test-all role and grant it to all objects. This way developers will have access to all objects secured without giving any privileges explicitly.

    Dimitar

  • Select the security for the purposes of the ADF

    Hi, OTN,.
    Surprisingly could not select security for my ADF application.

    I tried set the name of the realm in the web.xml file, as it will:
    <login-config>
        <auth-method>FORM</auth-method>
        <realm-name>OIDRealm</realm-name>
        <form-login-config>
          <form-login-page>/login.html</form-login-page>
          <form-error-page>/error.html</form-error-page>
        </form-login-config>
      </login-config>
      <security-role>
        <role-name>valid-users</role-name>
      </security-role>
    But nevertheless the happenes authentication against the default domain.

    Could you please advice me?

    WebLogic 10.3

    If your application is an ADF Faces running on a WebLogic Server application, then you need to hear bad news. You can have defined several areas of safety in WLS, but only one is active (default) and the other ones that are not accessible. This is the way in which WLS works. The puprose to have several kingdoms WLS is being able to define different security schemes (for example, different authentication providers) and to be able to pass easily (by selecting another realm as the default value).

    Dimitar

  • The security for this page in SharePoint validation has expired.

    Dear support,

    I am using SharePoint Enterprise edition 2010 and work out a solution on visual studio 2010.

    Sometimes, I get the error: "this page security validation has expire."
    Click back in your web browser, refresh the page, and
    try the operation again. "after submitting the data.

    I have read all your blogs and I tried the following:

    -Increase the security validation time-out

    -Change the time-out value of security validation = never

    -Before each update uses the function: "AllowSafe = true" and after the update "... AllowSafe = false".

    Time passes again and I don't know how to fix. Sometimed appear too after 2 minutes when to file a claim.

    BR,

    GulfNet

    It's something better, asked on the MSDN forums: http://social.msdn.microsoft.com/Forums.

  • Collection of information on the '.ctl' for an HTML report files

    Hello world! I have a question for you. I implement a vi that automatically generates html documents. It works very well for any vi. Now I'm looking to '.ctl' files.

    the palette "Report generation-> screw Documentation" features do not work for this kind of files? Or am I wrong?

    Any idea

    Thank you!

    Ben

    I met no problems with using these screws with .ctl files. Can you post your code?

  • UCM, how to put in place the security group according to PS file conversion?

    Hello, everyone.
    My PS need files converted to PDF Format, some do not. So, I created the Group 1 and group 2 in the security group. Installed Gs8.54 PDFc elements and.

    The current result (situation) is all the files in the format PS are converted to PDF, but I would like that the ps in Group 1 format files can be converted by selecting the Distiller, the ps, in Group 2 format files can not be converted by selecting PassThru.

    Who can tell me how to create server content filters and configure the conversion based on security groups?

    Thank you very much!

    Moreover, my native language is not English. So please use simple English as possible, you can. Thank you!

    Hello

    The best way to get this done requirement is to use the component SelectivelyRefineandIndex. With this component, you can create the conditions and put it in the resource file for the component such that we can have only materials that are archived to Sec Grp 1 sent to the refinery and those not belonging is not it will not be sent.
    How can also create conditions for FullText index summary or not depends on not all the conditions that we put in the resource file for this component.

    I think you should be able to get enough with this component requirement.

    Run the most details:

    http://www.Oracle.com/technology/products/content-management/UCM/samples/selectivelyrefineandindex-20080515-5.zip

    Just go in the Readme with the component and you will be able to go with this component.

    Hope this helps

    Thank you
    Srinath

  • set the location for folders or separate files?

    I am new to Dreamweaver and I want to try it on an existing site (files on local disk (c :)) / xampp/htdocs).) Specifically, I want to try how DW can help me to publish on the web. I use Dreamweaver CS5.5.

    I can open these files through DW but DW can't identify the dynamically related files. Can I set a place for the root folder that contains all of the site, or I have to create a new folder of root DW and set the location for each file?

    Site > new Site > test server

  • explain the values for IO tablespace statspack &amp; file

    10.2.0.2 aix 5.2 64 bit

    in the section Tablespace IO Stats & Stats of e/s of statspack and awr reports file can someone help to clear up some confusion that I have with the value of AV readings/s-AV Rd (ms). I'll be referring to certain values, I have one of my reports, more than an hour 1 snap shot period, with the first three columns being readings, av rd/s, av rd (ms) respectively for the two sections.

    I have the following for the Tablespace IO.

    PRODGLDTAI
    466 879 130 3.9 1.0 8 443 2 0 0.0

    For the e/s file, I have the following for each file in the tablespace.

    PRODGLDTAI /jdb10/oradata/jde/b7333/prodgldtai04.dbf
    32 113 530 2.6 1.0 0 1 302 0 0.0
    PRODGLDTAI /jdb14/oradata/jde/b7333/prodgldtai03.dbf
    30 107 878 1.6 1.0 1 898 1 0 0.0
    PRODGLDTAI /jdb5/oradata/jde/b7333/prodgldtai01.dbf
    32 114 234 5.8 1.0 2 834 1 0 0.0
    PRODGLDTAI /jdb5/oradata/jde/b7333/prodgldtai02.dbf
    36 131 237 5.2 1.0 1 2 409 0 0.0

    From there I can calculate that there are on average 129.68 reads every second for the tablespace, and which corresponds to what is stated. But whence the rd (ms) av? If there are 1000 milliseconds in a second and there were 130 reads per second, which does not 7.6 ms by read?

    AV Dr (ms), what exactly? That's how many milliseconds it takes on average to 1 lira? I read in the doc Oracle Performance Tuning should not be greater than 20. What exactly is this statistic? In addition, we are currently looking at the purchase of a SAN and we were told that the value should not be greater than 10, which is just a matter of opinion? These values would be little useless on the tablespaces and data files that are not very active over a period of hours of time?

    Published by: PktAces on September 22, 2008 08:31

    I replied to this post a few days ago and so I have a watch on the post - but my response seems to have disappeared.

    Yes - "av rd (ms)" is the average time for a reading to be completed. Roughly speaking, it is "total time waiting for the read request" / "total number of read requests.

    20 m/s may be based on the programming of schedules for older hardware (disks 10 000 rpm). If a manufacturer tells you that the average response time for an e/s (for example) is 6 m/s - which equals 160 e / s per second - so it is reasonable to assume that in a multi-user system with a reasonable degree of simultaneity that perceived for a user response time will be about double. (Read Cary Millsap on the theory of queues and Oracle to understand why).

    So the 10 m/s is probably work around this figure of 6 m/s 2 x and enabling caching of the effects a bit. As a very rough indicator of 'it is unhealthy, if the average is more than 10', it's probably a good figure. But you can't be sure that the SAN is healthy if the figure is less than 10.

    It is difficult – without knocking a SAN with tablescans and it will madly in readahead and will produce data very quickly to a single user, while sanctioning other users who make random IO. In contrast, that a cache of SAN can do a lot of work to protect an Oracle of real disk readings because an object is just enough used to stay in the cache of SAN when it can't stay in the Oracle cache. If medium-sized SAN can be very misleading.

    When you enter the land of SAN, you must keep an eye on v$ event_histogram, v$ file_historam, v$ temp_histogram for a time gap of I/O as a better indicator of health.

    In fact, your last comment about "rarely used" objects is a useful indicator. If something is rarely used, Oracle "physical block read" is probably is a real disc read - an indicator of data how fast can detach from the SAN.

    Concerning
    Jonathan Lewis
    http://jonathanlewis.WordPress.com
    http://www.jlcomp.demon.co.UK

    "The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." Stephen Hawking.

  • Where is the version for 64-bit Linux?

    When I go to the download page for Linux, it has just the 32-bit version. Of course, I'm on Linux 64-bit so I do not want to turn Firefox 32 bit.

    http://download.CDN.Mozilla.NET/pub/mozilla.org/Firefox/releases/20.0/Linux-x86_64/

    Connecting to 20.0 Fx as the 20.0.1 was an update for Windows users.

  • Download the software from the DSO for Red Hat Linux 5 64-bit?

    Where is the Oracle ASM software for download for Red Hat Enterprise Linux 5 64-bit? Thank you

    You can find it here http://www.oracle.com/technology/software/tech/linux/asmlib/rhel5.html

    See you soon
    FZheng

  • Alert says "revocation information for the security for this site certificate not available. Do you want to continue? "When I view the certificate, I can visibly see something wrong with her.

    I get this alert, I think that when I started my computer and my Wireless LAN Controller connect to the internet via my router. (I use Firefox. (I've never used Internet Explorer, so the example delivered elsewhere IE probably do not apply to me because I checked my Internet Explorer settings and proxy is already disabled) how I would eliminate the alert now?)

    Hello

    When exactly do you get the error message? It's 'after the computer starts upward, and before you run applications like Firefox' or "after you run an application, specifically Firefox"?

    If you get the error before you run applications like Firefox, perform a clean boot and check.

     

    To help resolve the error message, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135


    Please note:  After troubleshooting, be sure to start your computer in normal mode by following step 7.

    If you get the error after running Firefox, contact Firefox support for assistance.

    http://support.Mozilla.org/en-us/home

    Hope the above information is helpful.

Maybe you are looking for

  • Qosmio F50 - 10 k - multimedia keyboard and recovery disc creation

    Hello! I have a Qosmio F50 - 10 k.I want to create a recovery disk, but I accidentally delete the folder, I didn't knew that contains the files for the recovery CD/DVDs. Is it possible to download? Or should I go to the store where I brought the lapt

  • Who update the advice to use notbook 15-n018sa pavilion

    If I use HP Support Assistant which is integrated in the system he came up with all the things to day. If I use the hp.com analysis what happens with 'Intel pilot Management Engine Interface (MEI)' necessary Any suggestions that do thanks a lot lapto

  • Can I use my WRT160N to replace my ISP

    Hello. This is my first post here. I'll try to make sure that I'm not asking too many stupid questions. I have a home network with nodes wired & wireless setup. Right now I use my ISP unit 'all-in-one' WAN/LAN/router to do this, but I want to disable

  • Blue screens and slow start

    My computer is currently running, but I had a devil of a time with him yesterday. Sometimes I will have a series of blue screen errors that restarts the computer. So, it will be fine. Sometimes I wonder if it is connected to recent updates (Windows,

  • XP 32 for vista 64

    My apologies if this is in the wrong forums, it was hard for me to choose the one which. IM planning on rebuilding my machine and want to run a 64-bit OS. I am currently running Windows XP Pro 32 bit and I am looking to upgrade to Vista 64. Is this p