Repository problem in Designer

I've install 8i DB in ora8i home and form 6i in default_home and after wards I install Designer 6i in default_home now when I Start Designer it gives error msg that 'the user does not have an installed repository run repository Admin Utility but on trying the same unable to Login with'system/manager' login as 'scott/tiger' and try to install repository but gives error 'CDR-21244 Process has been aborted. Causes : the previous process has failed or the user has aborted it.
Pls guide me how solve the repository re installetion. (also installed designer 2nd time but the problem continue)

It is very important to read the Online Documentation of Designer/2000 ( 6i) before Installing a Repository. There are steps like System Requirements etc and step by step about Installing the Repository. There are steps like New Tablespace, User , Roles etc and once must read these steps before attempting to Install the Repository. I have done this and it worked.
Hope this helps.
Thiru

Similar Messages

  • Performance Problem on Designer Repository

    Hello,
    We have performance problem on Designer Repository database, I run system statistics, recreate objects, truncate temporary tablespaces, but compile forms runs very slowly, on top sql is this sql statement:
    SELECT MAX(1)
    FROM I$SDD_WA_CONTEXT CTXT
    WHERE CTXT.OBJECT_IVID = :B1
    AND CTXT.WORKAREA_IRID = JR_CONTEXT.WORKAREA
    AND CTXT.WASTEBASKET = JR_CONTEXT.WASTEBASKET
    how optimize this statement?

    jr_wastebasket.purge_insignificant_versions helps, I drop old versions of forms
    Edited by: Vazha_Mantua on Mar 27, 2009 9:24 AM

  • Problems in designing Gantt Charts through Web Dynpros

    Dear friends,
    We are having a situation in which we need to display the series of production orders in shop floor in a gantt chart having a specific start & end date and time.
    To implement this scenario, we are using Gantt Chart tool available in Web dynpro. In the gantt chart tool we are passing an XML file edited as per data to display production orders starting and ending at particular date and time.
    Now we are facing following problems to design this case.
    1. We are currently using type repository <TypeRepository href="apps/gantt/cprojects/TypeRepository.xml" version="1.0"> as a base type repository to define our XML file. This type repository we found in one of Gantt chart test examples. We believe if we are able to view this file we can know what types are available and how can we use their elements and attributes to define graph in XML file. Please help us how can we view this type repository.
    2. Currently we are viewing scale on Gantt chart only on date base. Can we view the scale at time base too? If yes, how?
    3. Currently we are manually editing our XML file to add up data that we want to display in our gantt charts. We would like to know what is standard procedure to edit XML file in a program. Additionally if you can tell us the functional modules or class-methods to edit XML file in program, this would be very helpful.
    Your kind help would be highly appreciated.
    Best regards,
    Navin Guru

    About where to find file apps/gantt/cprojects/TypeRepository.xml.
    Maybe it's not the best way, but i had access to portal server files (access to /usr/sap directory on server where enterprise portal was installed). And i found it there by jnet search criteria.
    In my case it layed in the following place:
    \usr\sap\<SID>\J01\j2ee\cluster\apps\sap.com\tcwddispwda\servlet_jsp\webdynpro\resources\sap.com\tcwddispwda\root\global\activeComp\

  • Problems Installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0)

    I have problems installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0). When I try to create the repository the installation hang up. I try over Oracle 8i (WIndows 2000) and the problems remain.
    Please any body can help?
    Is it possible to install Designer 6i and generate forms 6.0 (I mean for using Developer 6.0 (NOT 6i))?
    Best regards,
    JAGC

    Marcel,
    I had the same problem. Oracle gives as an answer that Designer 6.0 is not supported against 8.1.7. In the specified package a statement is issued which is a problem for 8.1.7. I changed that package and now it works fine.
    Comment as below and replace with the delete statement, then it compiles fines.
    I don't know if any problem can occur after that, but a Migration from a 1.3.2 repository to 6i works fine through this repository. Hope this helps.
    Kind Regards
    Jan Boersma
    Email: [email protected]
    see here:
    -- Remove Reserved Names entry and comment
    -- delete from sdd_reserved_names
    -- where (rn_res_name, rn_type) in ((upper(view_name), 'VIEW')
    -- ,(upper(pack_name), 'PACKAGE')
    -- ,(upper(pack_name), 'PACKAGE BODY')
    -- ,(upper(app_view_name), 'VIEW BODY'));
    delete from sdd_reserved_names
    where ((rn_res_name = UPPER(view_name) AND rn_type = 'VIEW') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE BODY') OR
    (rn_res_name = UPPER(app_view_name) AND rn_type = 'VIEW BODY'));
    null

  • Problem in designing the complex report for the client requirement

    Post Author: venkateshvarakala
    CA Forum: General
    Hi,
    I have problem in designing the report (Crystal Report 9.0) with multiple groups wih a sub report in each group with a a group header and footer with a
    detail section in each report.
    My requirement is as follows.1) Xxxx-sub reportwill have one header conetnt and footer content and detail ection in the middle grouped on one parameter2) Yyyyysub reportwill have one header conetnt and footer content and detail ection in the middle grouped on one parameter3) Zzzzzsub reportwill have one header conetnt and footer content and detail ection in the middle grouped on one parameter4)ABCdsub reportwill have one header one footer in group headers grouper on two prameters, My requirement demands customised detail section i.e.static conetent followed by detail section and a static conetnt(which should not repeat with child table records,should come only once with the a record and
    s) and detail section.
    example:
    main table of the sub report 4 has records m1,m2,m3,m4... and child table has
    m1c1m,m1c2,m1c3,m1c4,m2c1,m2c2,m2c3,m2c4,m3c1,m3c2,m3c3,m3c4,m4c1,m4c2,m4c3,m4c4...
    The staic content should come only with m1,m2,m3,m4 not with m1c1,m1c2....like this I need in two places in the same report which may have 500 recors printed in single report.
    all the above section should be suppressable with a condition including the top 3 reports.
    I am able to get the top 3 reports as per the requirement but my forth sub report is getting displayed after each sub-group 1,2,3 which is not happening with
    1,2,3. Only 4th set is repeating with 1,2,3.
    THis report is attached with 6 datasets.
    I linked the main report main table with 1,2,3 (main Table) report filling table but when I am trying to link the 4th table main table  I am able to link but
    I am not getting the result on the report.All the dataset has the one common column. sub report 1,2,3 are filled with common datasets with condition suppressing where as 4th report is filled with
    different results .
    1) My question is why the 4 the report is report is repeating with 1,2,3 why 1,2,3 are coming as expected.2) Is it possible to create
    Please help me in designing the report as per the requiremnt and suggest me if I need any design modifictions.
    Your suggestions and inputs are highy appreciated.Thanks for sparing time in going through my problem and I will be grateful if give solution and share if you have similar experiences.
    Thanks
    Venkatesh Varakala.

    If you create a multiprovider with the two ODS you won’t have this problem.
    Hope it helps.
    Regards.

  • ADF 12c Rendering Problems at design time

    Hi all,
    I am experimenting the following unexpected rendering problems at Design time with JDEV 12c:
    -  Sometimes a complete page is showed empty or blank but the components exists on the page (you can see them in the structure panel) and the page has no warnings.
    -  Sometimes I cannot click a component because it is behind the container.
    -  Sometimes the containers are rendered in other place on the page.
    -  Sometimes the containers not stretching
    I remember some posts about this problem in 11.1.2.x but I think it was not fixed in 12c. For this reason, I have some questions:
    What is the "real" memory requirement  of Jdev 12c to avoid render problems?
    What is the best configuration in jdev.conf?
    Is it only a memory issue or Is it also a dependency reference problem? According to a blog post of Frank Nimphius:
    Though with Oracle JDeveloper 11g the problem of the IDE not rendering JSF pages properly in the visual editor has become rare, there always is a way for the creative to break IDE functionality. A possible reason for the visual editor in JDeveloper to break is a failed dependency reference, which often is in a custom JSF PhaseListener configured in the faces-config.xml file. To avoid this from happening, surround the code in your PhaseListener class with the following statement (for example in the afterPhase method)
    public void afterPhase(PhaseEvent phaseEvent) {   if(!ADFContext.getCurrent().isDesigntime()){ ... listener code here ... } }
    The reason why the visual editor in Oracle JDeveloper fails rendering the WYSIWYG view has to do with how the live preview is created. To produce the visual display of a view, JDeveloper actually runs the ADF Faces view in JSF, which then also invokes defined PhaseListeners. With the code above, you check whether the PhaseListener code is executed at runtime or design time.If it is executed in design time, you ignore all calls to external resources that are not available at design time.
    source:
    https://blogs.oracle.com/jdevotnharvest/entry/when_jdeveloper_ide_doesn_t
    if it is a known problem, then Why is not fixed in 12c?
    Jhon
    Jdev 12c

    Jhon, what Frank mentioned can't be fixed from the outside. You or the developers who use phase listens without thinking about the design view are the ones to fix this. Frank provided you with the solution for this.
    However, we don't know if you use any self written phase listener. If you don't do this you have another problem. I do see some of your symptoms but can't reproduce them at the moment. As long as we can't reproduce the problem somehow it's difficult to to get a solution.
    My advise is to keep your eyes open (add I do) and whenever you can reproduce this behaviour come back and tell us about it. It's hard or impossible to give the 'best' settings for Jdev.conf as they depend on other factors e.g. operating system, memory, other applications running at the same time and many more.
    Personally I don't change the parameters as long as I can't put the problems to low memory (which I can't at the moment).
    Timo

  • Problem while designing an RPD

    Hi Experts,
    I have a problem while designing a chat.
    Basically I have a pivot table with X axis as calendar week ( 9 weekend dates) and Y axis as value a A
    Value of A in Y Axis
    X axis as : 2/6/2010, 1/30/2010, 1/23/2010, 1/16/2010, 1/9/2010, 1/2/2010, 12/26/2009
    Now my customer wants percentage value of
    1. Current week verses last week i.e value of 2/6/2010 with 1/30/2010
    2. Current week verses last month 1st week.2/6/2010 with 1/2/2010
    It will be great if someone can give me an idea how to design this ( might be in RPD/Answers/Chat/Pivot table)
    Someone suggested me
    It will be easy to do at RPD. YOu have to create metrics based using time series functions. Use Ago() function and calculate WeekAgo and Month Ago metrics. "
    But how? Could you please explain me in detail?
    I appreciate all your help
    Regards
    Jan

    There is a solution in answers, but not bullet proof,. But give a shot if you like it
    assuming you have date column, metric column( like quantity sold) in your report,.
    1. Add metric column to the report again and change the column formula to following and check this table view. Which gives you prior week value in every row.
    msum(Sales."Quantity Sold",2)-Sales."Quantity Sold"
    2. then add metric column again to report, change the folmula like following
    ((msum(Sales."Quantity Sold",2)-Sales."Quantity Sold" )* 100) / Sales."Quantity Sold"
    make you are closing braces correctly. above formula give you % change from last week to this week. Then use this new column in chart to show values.
    You can try same logic for Month Ago week value. but you need to change Msum function to get 4 weeks before value.
    liek this.... msum(Sales."Quantity Sold",5)-msum(Sales."Quantity Sold",4) will give 4 rows back value.
    for all this you report is sorted by date.

  • Please, I am in a very big problem I designed the project by Adobe director And you test the software on the computers on Windows and works with high quality When I tested the project on Apple Macintosh operating system, Li appeared a number of problems

    Please, I am in a very big problem
    I designed the project by Adobe director
    And you test the software on the computers on Windows and works with high quality
    When I tested the project on Apple Macintosh operating system, Li appeared a number of problems and you dissolve a large part of them
    But I have a problem too big
    The project works on some devices and others show me messages mistakes and why chasm different operating system version
    Apple's Macintosh and these messages
    "biosegnatures" can't be opened becouse it 's from undefined developer "
    others
    shokwave player error
    pleas what can i do

    Welcome to the Support Communities.
    m.raslan wrote:
    I tested the project on Apple Macintosh operating system
    Click on the  menu at top left of your screen, choose About This Mac and, in the panel that appears, note the Version no. in the form 10.n.n. Then update your product list so we can see what version of OS X you're running on the Mac — see this tutorial:
    Update your product list
    m.raslan wrote:
    "biosegnatures" can't be opened becouse it 's from undefined developer "
    This Apple doc may help:
    OS X: About Gatekeeper
    m.raslan wrote:
    shokwave player error
    Is Shockwave Player installed?...
    http://www.adobe.com/shockwave/welcome/
    ...If not, get it here:
    http://get.adobe.com/shockwave/

  • Re: Power Supply Problems/ Bad Design

    The moderator of this site seems to think that any external power supply can have the same problems as apple powerbook supply. "Not so", say I ! Most PC notebooks and yes, I do use them, have a fairly sturdy cord on both sides of the connection. Should one find oneself in a situation without a power supply for a pc notebook it is usually possible to get one from a local Radio Shack or international electrical store. Not so with apple powerbooks. the connections are specifically apple and although there ae a few generic replacement PSU they are not generally available only from mac speciality stores. Why apple decides to design what is obviously a flimsy (my electrical gaffer on my movie looked at it and just laughed)and possibly dangerous device is beyond me. It occurs to me that with all the innovative design apple has come up with in the past has gone to the designer's heads. Now we are faced with a 'magnetic' connector on the new powerbook pro line. Are you kidding apple ? Please just give us a simple, generic power supply and conmnector so that we travellers can rest in peace knowing we can replace the PSU anywhere in the world.
    BTW my PSU was smoking and sparking when I awoke in my hotel room until it just gave up.
    PBG4 1.25MHZ   Mac OS X (10.3.7)  

    Two alternative power adapter manufacturers:
    http://www.lindelectronics.com/cgi-bin/store/shop.cgi/!ORDERID!/ACAdapters/Apple/dbx_gen_mfg_ACAdapters?industry=
    http://eshop.macsales.com/item/Newer%20Technology/APLN2M/
    The most common issues people have with Apple's adapters that I've seen are (not that this applies to you, but perhaps one will refer to something you've done that you didn't realize could cause harm):
    1. They pull by the cord and not the bulb.
    2. They push in without looking.
    3. They let the cord bend at the bulb or at the brick. Give it at least two inches of slack.
    4. They don't remove the plastic wrapping that is clear from the brick when they first get it. This under the wrong conditions could create an overheating condition.
    5. They rely on unreliable power sources. Some older houses have issues with giving reliable power to outlets. Using a backup battery surge protector like those from APC can help.
    By the way, my father's Dell power adapter had to be replaced too. Non-Apple notebook power adapters are actually more flimsy than you give them credit for. Part of the problem is designing the transformer to be in such a compressed space that is lightweight too. Until people don't mind the extra weight of a full fledged desktop power supply inside a notebook, thus allowing standard power cables, or a room temperature superconductor is invented, this will be a persistent issue. Take good care of your cords, and don't let them bend so much that they fray.
    I might add, I went to Radio Shack, and they had the parts for me to build a power adapter for my Powerbook. Unfortunately the transformer brick would have been 3 times as large and as heavy.

  • Designer 6i Repository problems

    I have installed a repository using the enterprise manager, the client is Win95, the database is on Linux 8.0.5.1 EE. This succeeded successfully.
    When I try and run Designer it tells me I need a repository and to run the Repository Adminsitration Utility. When I run the Rep Admin Util and click on Install, I get an error message:
    Warning:
    Oracle with Enterprise Edition is not present.
    Retry Repository installation after re-installing this option.
    I have created a repository using the Repository Manager and still am not able to get Designer to run.
    null

    The database you are connecting to is not Enterprise Edition but the Standard Edition. Deisgner only works with the Enterprise Edition. Install the enterprise edition on the server you are trying to house a repository on and you should be fine.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Michael Peddemors ([email protected]):
    I have installed a repository using the enterprise manager, the client is Win95, the database is on Linux 8.0.5.1 EE. This succeeded successfully.
    When I try and run Designer it tells me I need a repository and to run the Repository Adminsitration Utility. When I run the Rep Admin Util and click on Install, I get an error message:
    Warning:
    Oracle with Enterprise Edition is not present.
    Retry Repository installation after re-installing this option.
    I have created a repository using the Repository Manager and still am not able to get Designer to run.<HR></BLOCKQUOTE>
    null

  • Soap2JDBC : Problem while designing data structure for Query

    Hi ALL,
    I am doing webservices(SOAP) to JDBC(syn) scenario without using BPM.We are sending the request from portal and getting the response from database.
    I have lot of Queries.I am going to design based on the database Query.Please find the following Query.
    SELECT ALL DBTEST.REQMASTBL.RQTR,
    DBTEST.REQMASTBL.RQN_NO,
    DBTEST.REQMASTBL.RQN_DATE,
    DBTEST.REQMASTBL.APPROVE_BY,
    TO_NUMBER(DBTEST.REQMASTBL.RQN_AMT), DBTEST.REQMASTBL.RQN_TYPE,
    DBTEST.REQMASTBL.ROS_DATE,
    DBTEST.REQMASTBL.RQN_STATUS
    FROM DBTEST.REQMASTBL
    WHERE DBTEST.REQMASTBL.RQN_STATUS='AP'  AND
    DBTEST.REQMASTBL.APPROVE_BY LIKE UPPER('GM%') AND DBTEST.REQMASTBL.RQTR='GM211' AND DBTEST.REQMASTBL.RQN_DATE BETWEEN (:frmDate) AND (:toDate) ORDER BY  DBTEST.REQMASTBL.RQN_NO
    All most all the queries having the same functionality.Could anyone please guide me how to design and how to map the source and the target fields using the Boolean(and,or.like,between) functions.
    Now the problem is How to design the data stucture in Integration Repository using this query and how to extract these(and,or.like,between) functions.
    urgent response is highly appreciated
    rgds,
    Veena

    Hi Gurus
    Iam getting the error like this
    HTTP error:could not post file
    '/XISOAPAdapter/MessageServlet?channel=:BS_SS:soap_communicationchannel&amp;version=3.0&amp;Sender.service=BS_SS&amp;Interface=http%3A%2F%2Fsoap2db1%5Eportalsoap_outbound_messinterface' on server
    this is the message iam getting from Portal side.Here iam testing using altova xml spy tool.
    in this context 
    BS_SS      is my sender business system
    soap_communicationchannel  i   s my sender communication channel
    Sender.service=BS_SS      (again my sender business system)
    portalsoap_outbound_messinterface       is my message interface
    I badly required the help from experts.
    Regards
    Veena

  • Problems installing Designer 6.0 on Oracle 8.1.7

    I'm trying to install Designer 6.0 for NT on an Oracle 8.1.7 database running on Win2K. When compiling the package cioue_element_type the server "hangs". I have to shutdown the database to get rid of the process.

    Marcel,
    I had the same problem. Oracle gives as an answer that Designer 6.0 is not supported against 8.1.7. In the specified package a statement is issued which is a problem for 8.1.7. I changed that package and now it works fine.
    Comment as below and replace with the delete statement, then it compiles fines.
    I don't know if any problem can occur after that, but a Migration from a 1.3.2 repository to 6i works fine through this repository. Hope this helps.
    Kind Regards
    Jan Boersma
    Email: [email protected]
    see here:
    -- Remove Reserved Names entry and comment
    -- delete from sdd_reserved_names
    -- where (rn_res_name, rn_type) in ((upper(view_name), 'VIEW')
    -- ,(upper(pack_name), 'PACKAGE')
    -- ,(upper(pack_name), 'PACKAGE BODY')
    -- ,(upper(app_view_name), 'VIEW BODY'));
    delete from sdd_reserved_names
    where ((rn_res_name = UPPER(view_name) AND rn_type = 'VIEW') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE BODY') OR
    (rn_res_name = UPPER(app_view_name) AND rn_type = 'VIEW BODY'));
    null

  • Problems with Designer

    Hello!, I have problems with option Capture Design
    of.. Forms, because i lost some properties of the forms as relations and the way i show the items in Layout Editor from Forms. I have Forms 6.0.8.25.2 and Designer 6.5.95.4.8 installed.
    Thanks a lot..

    On the menu bar of Design Editor of the Server Model Diagram, you need to click on Edit, Requery All. Otherwise, the Diagrammer will crash and exit.
    This applies to all diagrammers in Designer 9i. If you have change a lot of objects in a diagrammer, you need to click on Edit, Requery All so that it will commit all changes to the Repository and free the Temporary Tables.

  • Problems with Designer 9.0.2.4

    After my update to Designer 9.0.2.4 following problems occurs:
    1. The installation of Designer 9.0.2.4 deinstalls the Oracle Home Selector.
    2. The Design Editor crashs, if I choose in a server model diagram the menu item "Properties..." in the context menu of a table definition.
    bye
    holger

    On the menu bar of Design Editor of the Server Model Diagram, you need to click on Edit, Requery All. Otherwise, the Diagrammer will crash and exit.
    This applies to all diagrammers in Designer 9i. If you have change a lot of objects in a diagrammer, you need to click on Edit, Requery All so that it will commit all changes to the Repository and free the Temporary Tables.

  • Problem starting Designer

    Hi,
    In my setup I need to connect to the client VPN and reach the CMS server host via a jumphost. The CMS server is not visible to the external world.
    I am trying to forward the ports(6400/8090/6401-6405 as per LINK: [FORUM|BO XI 3.1 Install Problems;  ). I can access the CMS and in infoView logon page. However I am not able to connect the designer to the repository. It is giving communication error:
    "Cannot access the repository. (USR0013), [repo_proxy 13] SessionFacade::openSessionLogon with user info has failed (Transport error: Communication Failure. (hr=#0x80042a01)"
    I have tried the steps provided on the earlier forum link however that did not help.

    Hi,
    I had the same issue.
    Where the BOE server was behind a firewall and the clent tools was installed ouside the firewall.
    At first the client server/pc did not have a static IP address and so we opened the ports on the BOE Server and we where able to connect but still got the error message.
    To resolve this issue was to assign the Clinet server/pc a static IP address and open all the Ports to that IP address and you will also need to add the BOE server ip address and name into the Client server/pc "HOST" file. (\windows\system32\driver\host)
    Cheers
    Hai.

Maybe you are looking for

  • Row chaining and row migration in Oracle 10g R2/11g R2

    Hi, Due to the business rule changes, one of the numeric column in a large table (20 millions rows) will be expanded from number(8) to number(10). Also, the values of this column of each row will be updated from 6 digits to 10 digits. All the indexes

  • What is a SSD and can I install one into my 2008 Macbook Pro?

    I searched through some older threads about this and have obtained some basic information. Mainly that I should install a SSD but I'm not 100% what that is. I'm not super tech savy though so any help would be most appreciated. when I took my MBP to t

  • No access wls_spaces

    Hi. I have installed oracle webcenter 11g I have created the domain and started the server without any errors. And wls_services without any problems but I dont can access to localhost:8888/webcnenter. The wls_spaces in a weblogic console finally is r

  • ITunes with Digital Booklets

    I've recently purchased some music albums from iTunes and have downloaded the Interactive booklet for the album. It's seems to be associated to Quicktime and normally has a .MOV extension. When I double click on it it runs quicktime but nothing happe

  • User exit for AS01 - table ANLZ

    Hi, i need an user exit for transaction AS01.I want to change field ANLZ-CAUFN when user press the save button.I found enhancement AISA0001, but it doesn't contain the table anlz, only anla.Can u help me pls? regards , Burak