Designer 10g release 2

Can anybody help me ?
i have installed the designer 10g on my pc.
when i start it it will ask for repository creation.
i am login as a "system" user.
how to assign all object previliges to scott user which is listed in the requirements list.
e.g. select on v_$parameter to scott user.
execute on ........

Hello-
First, you should create a user that will own the designer repository - preferrably NOT SYS, SYSTEM or SCOTT. Here is the list of privilieges that the repository owner will need to have granted:
GRANT CREATE SESSION TO <repository_owner>;
GRANT RESOURCE TO <repository_owner>;
GRANT EXECUTE ON DBMS_RLS TO <repository_owner>;
GRANT EXECUTE ON DBMS_LOCK TO <repository_owner>;
GRANT EXECUTE ON DBMS_PIPE TO <repository_owner>;
GRANT CREATE TABLE TO <repository_owner>;
GRANT CREATE VIEW TO <repository_owner>;
GRANT CREATE PROCEDURE TO <repository_owner>;      
GRANT CREATE SYNONYM TO <repository_owner>;
GRANT CREATE SEQUENCE TO <repository_owner>;
GRANT SELECT ON sys.v_$nls_parameters TO <repository_owner> WITH GRANT OPTION;
GRANT SELECT on V_$PARAMETER TO <repository_owner>;
GRANT SELECT ON dba_rollback_segs TO <repository_owner>;
GRANT SELECT ON dba_segments TO <repository_owner>;
GRANT CREATE ANY SYNONYM TO <repository_owner>;
GRANT DROP ANY SYNONYM TO <repository_owner>;
-- IMPORTANT:
-- If you want to implement Subordinate User Access using Public Synonyms you MUST
-- also grant the following to the REPOSITORY OWNER:
GRANT CREATE PUBLIC SYNONYM TO <repository_owner>;
GRANT DROP PUBLIC SYNONYM TO <repository_owner>;
If you are new to Designer, or have not created a Designer repository before, I would recommend that you read through the documentation that the prior post has sent. There is a bit of setup and planning you should do before creating your designer repository.
Thanks,
Dan

Similar Messages

  • How to uninstall oracle designer 10g release 9.0.44

    How to uninstall oracle designer 10g release 9.0.44

    This baffles me everytime. Why open a > 3 year old thread, and even to add... nothing?

  • Latest releases of Designer 10g and 10gR2 now available on OTN

    The latest maintenance releases of Designer 10g (9.0.4.7) and Designer 10gR2 (10.1.2.2) have been available for download on Metalink for some time now. These releases were recently made available for download from OTN. In addition, the latest release notes, installation guide, bug fixes for Designer and SCM, and error messages are now also available online. Links to the downloads and these documents are available from the Designer home page on OTN: http://otn.oracle.com/products/designer/index.html
    Suresh Ramaswamy
    Designer Development

    Yes, that is correct. However, SCM is no longer being released as a standalone product. You should use Oracle Designer (which includes the Repository and all SCM functionality) instead.
    - Suresh

  • Portability between Designer 9i r2 and Designer 10g r2, and deployment?

    I have some questions to ask...
    I have been given the job of adding Oracle to the reportoire of databases available to be used for a commercial Delphi application. The idea is to create a database in 10g that this application can talk to.
    I wish to develop the database, constraints and triggers etc using Oracle Designer (not because I think it's best, but simply I know how to use it, and don't know JDeveloper yet, and time is of the essence).
    Here's where the problem lies: The last application I developed was on 9i r2 and was going to a 9i r2 platform, and I generated DDL for the database tables stuff, and also for the table API, ending up with two sets of script files to run on the target system. Two of the lines of code in the table API script were:
    @ C:\oracle\9iDSHome\cgens72\sql\cdsaper.PKS
    @ C:\oracle\9iDSHome\cgens72\sql\cdsaper.PKB
    Of course the pathnames weren't right, but when I fixed them I managed to get the system installed correctly. However the clients for the application I am working on now should not have to have developer installed... I want them to be able to just run the script files into a 10g database and not worry about designer/developer at all.
    The other issue is just as serious. Although clients shouldn't have to have designer installed, I want the application developer/company owner to be able to fiddle with the designer if he wants to. I have 9i where I work, and he will have 10g. Will I be able to do a repository export/dump from my 9i r2 and import it to his 10g r2? With the previous project I did, I couldn't even import the designer export from my 9i r2 to the 9i r2 at the workplace... it said "Incorrect header file" - it was lucky I had the DDL script files or I would never have got it in the database at all! If they had had a different version of oracle then I don't know what would have happened when trying to run those package files from developer (the comments say something about an error package or some such)!
    Eventually I'm going to upgrade to 10g for database development but I don't want to just yet.
    So my questions are:
    1. Can I develop the system using 9i r2 DB and 9i r2 DS and then create DDL scripts to be run on 10g client databases without having to have developer installed on the client machines? could my "boss" distribute those two developer package files with the DDL scripts to the clients without breaking some kind of copyright?
    2. Will I be able to import a Designer 9i r2 export into a Designer 10g r2 repository for my "boss" to make adjustments and produce refined DDL scripts himself later on?
    If the only thing holding me back is having 10g installed where I work then tell me now and I'll take the plunge. If there's other issues I need to find a way around them.
    I thank you in advance for any advice you can give
    Thanks
    Adam Sawyer

    Hi,
    This issue has been reported with Designer Releases prior to 9.0.4.4 against 10g database.
    Please upgrade to the latest Designer Release 9.0.4.5 the import will work fine.
    HTH,
    Wilson.

  • Experts VS Process Flows on OWB 10g Release 2 (Paris)

    I was looking at the the new features list for OWB 10g Release 2 (Paris), and I notices the new feature called Experts. Does anyone have any insight into when an Expert would be used instead of a Process Flow? It doesn't look like Process Flows are going away, so I was trying to get a grasp of the use for Experts.
    From Here:
    http://www.oracle.com/technology/products/warehouse/htdocs/owb10gr2%20new%20features.htm
    Experts. Experts are solutions that enable advanced users to design solutions that simplify routine or complex tasks that end users perform in Warehouse Builder. You can design these solutions in the Expert Editor which resembles the Process Flow Editor and shares many of the same commands and navigational tools.

    Hi,
    Just to start with the Experts capabilities, they can be used for designing schema objects.......I tried with an expert for sampling the source files, creating External Tables on top of it....validating and deploying..........itz very interesting to work with.........I am unable to see the practical use of this for end users.....
    where as we all know, the PF can only be for executing the deployed objects.....
    Mahesh

  • Will OWB 10g Release 2 (10.2.0.3) for Vista 32bit work 100% on XP Pro

    All,
    I have a problem with installing Oracle Warehouse Builder 10g Release 2 (10.2.0.1), after the install i cannot run the design center. So I removed this software and installed the newest version (see title). But there is "Vista 32bit" in the download title. Now I installed this and it seems to be working but I don't want to see my future work become invalid after a while. I can't find in the documentation anything about this new version working on XP.
    Anyone who can help me out pls.

    Tash wrote:
    It is not that I wnat Vista version but I couldn't get 10..2.0.3 XP version. If there is this version available for XP, I don't want vista but if it;s not available I am wondering if vista version works on XP like other softwares which latest alys works on previous version OS.Not in oracle. For oracle, you should use the correct version for the right o/s only.
    Thank you for info. Can I get a XP version of 10.2.0.3 without having to patch from previous version?AFAIK, I don't think its possible. You have to install 10201 and than apply the patch to it to make it 10203.
    HTH
    Aman....

  • Share news----Oracle JHeadstart 10g release 9.0.4 is now production.

    Share the news and product information to all Jdeveloper member if you expect to achieve good coding productivity in J2ee environment,
    Oracle announces that Oracle JHeadstart 10g release 9.0.4 is now production.
    Main new features are:
    - generation support for Struts and JSP's,
    - the new JHeadstart Project Set Up wizard
    - automatic creation of initial JHeadstart Application Structure File
    - and more support for multi language applications.
    For a complete list of new features please read the FAQ or run the all in one demo on the JHeadstart page on OTN.( )
    Holders of the supplement option can download this release from the supplement option portal through my.oracle.com (go to the old my oracle.com pages).
    An evaluation copy can be downloaded from OTN. This is only for evaluation purposes. If you want to use this new release to develop systems that are intended to go production please buy a license of JHeadstart + Supplement Option through the Oracle Store (search for JHeadstart) or contact your local consulting representative.
    Links:
    - JHeadstart on OTN http://otn.oracle.com/consulting/9iServices/JHeadstart2.html
    - Supplement Option http://my.oracle.com/
    - Oracle Store http://oraclestore.oracle.com/
    Are you struggling with developer productivity in a J2EE environment? Are you looking for a 4GL-like J2EE Development environment? Do you want to migrate your Forms to J2EE applications? Do you need to build a hybrid application using Forms for your power end-users and Java/HTML for field personnel or the internet? If you answered Yes to anyone of these questions, you need to look into JHeadstart.
    Oracle JHeadstart 10g is Oracle Consulting's rapid component based development approach/toolkit for building J2EE applications. It enables fast, reliable, and repeatable development of complex transactional systems. It combines proven J2EE frameworks to implement the Model-View-Controller (MVC) architecture. By declaratively specifying your application in XML files using property editors and using the JHeadstart Application Generator, JHeadstart generates the complete application into these frameworks. The declarative nature of this approach allows you to optionally use Oracle Designer to generate or migrate your Oracle Forms to, Java/HTML. In short: JHeadstart provides you with 4GL-like productivity without jeopardizing the flexibility and openness of the J2EE architecture.

    We already purchased the Jheadstart supplement option, but our Oracle Consulting sales contact didn't have walked us through the registration process in before. I had contact them and ask them to assist us, but they need some work days. so could you help me to download JHeadstart 10g release 9.0.5.1 as soon as possible. our project schedule need this released version in hurry.If you can help me please give me a notice, thanks a lot.
    my email address:[email protected]

  • Migrating Repository of 8.1.6 database to 10g Release 1 (10.1)

    Hi..I would appreciate if you pple can help me out..
    We are using Oracle Designer/Repository 6i on Oracle Database 8.1.6..Also using Headstart 6i for Designer 6i...
    Now we want to upgrade this to Oracle database 10g Release 1(10.1) and Oracle Developer Suite 10g Rel2...Also want to update our headstart templates..Please can you provide me stepwise guidelines ..how to apply these things....

    From the Upgrade Path section, you have need 8.1.7.4 to go directly to 10.2.
    Then, check the choice you have to upgrade : manually, DBUA or exp/imp.
    Nicolas.

  • Question on replication in Oracle 10G Release 2

    Good day,
    I have a few questions on setting up replication that fits my scenario described below. Thank you in advance for reading and answering my post.
    Scenario
    I need to replicate 100-200 tables from the first OLTP server to the second DSS server that is read-only. The servers are physically located in different countries. Both servers use Oracle 10G Release 2. Required frequency of refreshes is 1-3 hours.
    Questions
    1. Is it optimal to use materialized views with fast/force refreshes for implementation of this scenario? If no, what are the better options?
    2. How do network interruptions and latency affect stability of work of replication with materialized views?
    3. How big is additional performance overhead at OLTP (source) server due to setting up replication with materialized views?

    1) I guess it depends on how you define "optimal". It's certainly a reasonable option. You might also look at Streams or even logical standby databases. There are various trade-offs involved, so it really depends on your environment.
    2) What does "stability of work of replication" mean, exactly? Obviously, if the network fails, the replication job(s) will generate errors. Depending on how you set things up, the replication process will be retried after increasing intervals until it succeeds.
    3) Maintaining materialized view logs on the OLTP system could certainly impact performance-- the logs have to be maintained synchronously with the OLTP transactions. That may or may not noticably impact OLTP transaction performance-- it's probably roughly equivalent to putting a trigger on each of the 100-200 tables. Something like Streams is designed to put less load on the source system because changes are captured asynchronously.
    Justin

  • Oracle JHeadstart 10g release 9.0.5.1 now available!

    All,
    Oracle JHeadstart 10g Release 9.0.5.1 is now available. More than a month ago Oracle released Oracle JDeveloper 10g (9.0.5.1). This new JHeadstart release is certified against both JDeveloper 9.0.5.1 and 9.0.5.2. You can now benefit the strong combination of the new versions of Oracle JDeveloper and JHeadstart.
    What is Oracle JHeadstart?
    JHeadstart is a development tool kit, fully integrated with JDeveloper, that enables rapid component based development of J2EE applications using the Model-View-Controller (MVC) design pattern. It provides customers with 4GL-like productivity without jeopardizing the flexibility and openness of the J2EE architecture. In addition it includes a bridge from Oracle Designer that enables customers to generate fully functioning J2EE applications from Oracle Designer or to migrate Oracle Forms to J2EE.
    What is new in this release?
    In addition to the certification mentioned above this release includes the following new features:
    - Support for Oracle TopLink, adding extra flexibility.
    - A Tutorial that describes and a demo application that shows how to use JHeadstart in conjunction with TopLink based on multiple project experiences.
    - Links from the Applications Structure File editor to both the BC4J property editor as well as the JHeadstart Application Generator which streamlines the development process.
    - Pop-lists for regions and domains to prevent typing errors
    - Generation of regions in JSP pages
    - Fixes, for a complete list of fixes please refer to the release notes.
    Where to download?
    This maintenance release can be downloaded from the supplement option portal ( http://cso.oracle.com/ ) for customers that hold a supplement option license. It will be available for evaluation purposes on OTN later on.
    Where to go for more information?
    For more information go to the JHeadstart Product Center on OTN http://otn.oracle.com/consulting/9iServices/JHeadstart2.html.
    Regards,
    Ton van Kooten
    JHeadstart Team
    Oracle

    We already purchased the Jheadstart supplement option, but our Oracle Consulting sales contact didn't have walked us through the registration process in before. I had contact them and ask them to assist us, but they need some work days. so could you help me to download JHeadstart 10g release 9.0.5.1 as soon as possible. our project schedule need this released version in hurry.If you can help me please give me a notice, thanks a lot.
    my email address:[email protected]

  • Oracle Designer 10g (10.1.2.6) + Oracle Fusion Middleware 11g

    Hi,
    Can Oracle Designer 10g (10.1.2.6 - last release) generated files (*.fmx, *.plx, *.mmx, *.rep...) be deployed onto Oracle Fusion Middleware 11g platform (Portal, Forms, Reports and Discoverer 11.1.1.2.0 + Weblogic Server 10.3.3) without further recompiling?
    With regards,
    Goran

    Mark Striekwold wrote:
    In the release notes for Designer 10.1.2.6 there are steps on Configuring Oracle Designer to Work With Oracle Forms 11g (this is a quote from Designer 10.1.2.6 has now been released.
    Indeed, there is a note about configuring Designer to work with Forms 11g in the release notes.
    Thanks, Mark.
    With regards,
    Goran

  • Available Now: Oracle Database Lite 10g Release 1

    The Oracle Database Lite development team is pleased to announce the availability of Oracle Database Lite 10g (10.0.0.0.0) for Windows 2000/XP, Solaris 2.6, 2.7, 2.8, and Red Hat Enterprise Linux AS/ES 2.1/3.0 platforms.
    The Windows release is currently available from OTN at:
    http://www.oracle.com/technology/software/products/lite/index.html
    Oracle Database Lite 10g is a complete and integrated solution for rapid development and deployment of high impact, mission vital applications for mobile and lightweight embedded environments. Oracle Database Lite is an extension to Oracle Database 10g for enterprises wanting to increase productivity, reduce operational costs, and improve customer satisfaction.
    Oracle Database Lite uses data synchronization to reliably and securely exchange data between a corporate Oracle Database and mobile workers. Oracle Database Lite also allows companies to deploy and manage users, mobile applications and devices from a remote central location. Oracle Database Lite provides the necessary framework enterprise customers need to extend their enterprise applications and data to the most popular mobile platforms: Palm OS, Linux, Microsoft Windows CE/PPC, and Microsoft Windows NT/2000/XP/UNIX.
    The following is a partial list of new features for Oracle Database Lite 10g that will make your mobile deployment easier to manage, use, and develop. A complete list will be available for download/viewing soon.
    Device Management
    As the number of mobile devices in an enterprise increases, it becomes more important to have complete control of the devices. Oracle Database Lite Device Management is a complete infrastructure to monitor and manage Oracle Database Lite assets such as database files, software libraries, data, and application files on remote devices. Device management decreases the total cost of ownership and protects an enterprises intellectual property.
    Single Oracle Lite Binary
    The Oracle Database Lite 10g release contains a single set of Oracle Lite database kernel binaries for all languages, removing the necessity of having different binaries for each of the following languages: Korean, Traditional Chinese, simplified Chinese, Japanese, and US/European languages.
    Shared Map
    The shared map function greatly improves performance by reducing sync processing timeand enhances the scalability of shared publication items. Shared maps allow users to share record state information and reduce the size of the resulting replication map tables.
    Offline Instantiation
    Offline instantiation enables quick and easy setup of mobile devices for business applications. Mobile administrators are able to prepare, in batch mode, a client package, which includes the mobile client software and initial data for every mobile user. This procedure helps users avoid an expensive online synchronization processes as part of the first time mobile client setup procedure.
    Synchronization Manager
    The Synchronization Manager is a complete, web-based enterprise management application to manage and monitor synchronization. The Synchronization Manager allows administrators to manage the synchronization service, monitor and analyze sync performance, administer the configuration, trace synchronization history, display and browse synchronization publication and subscription information, and monitor MGP (Message Generator and Processor) performance.
    Oracle Application Server Support
    The Oracle Database Lite 10g Mobile Server now runs as a web application on Oracle Containers for Java (OC4J) – the runtime of Oracle Application Server. If Oracle
    Database Lite 10g is deployed in standalone mode, an embedded version of OC4J will be installed and used. Oracle Database Lite may also be installed against an existing instance of Oracle Application Server.
    Seamless upgrade from Oracle9 i Lite 5.0.2
    The Oracle Database Lite 10g Upgrade Assistant allows customers to easily upgrade from existing Oracle9 i Lite 5.0.2 installations. The Upgrade Assistant automatically converts existing application definitions to the new format, and copies all relevant files to the new installation. As many customers have deployed mission critical systems using Oracle9i Lite technology, the Upgrade Assistant has been designed to minimize system downtime.
    Download
    Oracle Database Lite 10g (10.0.0.0.0) for Windows can now be downloaded from the following location.
    http://www.oracle.com/technology/software/products/lite/index.html

    I am using Oracle 10g lite. Do you know if it supports silent installation.

  • Please help locate Designer 6i Release 2  for Windows NT/2000/XP on OTN!

    Hi,
    Our Oracle Designer 6i Release 2 for Windows NT/2000/XP CD is damaged.
    Is there a ZIP file for Oracle Designer 6i Release 2 for Windows NT/2000/XP
    exist on OTN? Please provide the URL.
    Thanks for your help.

    Are you sure that you want 6i R2? R2 as I remember is pretty buggy. You really ought to upgrade to at least 6i R4.11. Given that you are already on 6i, this is a fairly painless upgrade.
    And the only reason that I wouldn't go ahead and upgrade to Designer 10g is if you are still supporting Oracle Forms in client/server mode.

  • Installation issue- Oracle SOA Suite 10g Release 3 (10.1.3.x)

    Hi,
    I am installating (basic installation) Oracle SOA Suite 10g Release 3 (10.1.3.x), I have Vista OS. Configuration assisstant ran successfully till (App server, ESB, BPEL prcoess manager) it reached to Web Services Manager. It threw up following error-
    BUILD FAILED
    C:\product\10.1.3.1\OracleAS_3\owsm\scripts\install.xml:1971: The following error occurred while executing this line:
    C:\product\10.1.3.1\OracleAS_3\owsm\scripts\dataload.xml:199: java.sql.SQLException: Internal Error:Invalid Connect String
    I have JDeveloper installed on my system. Let me know if you need the log file.
    Any help is greatly appreciated.

    Andre,
    I am a newbee in this field and I could not understand your question. Can you please explain? I downloded Oracle JDeveloper to design BPEL processes and trying to install Oracle SOA suite for BPEL process manager, that is where I hit this road block.
    Thanks

  • Designer 9i dmp file import error to Designer 10g

    I have installed Designer 9i R2 and Designer 10g on two separated Windows XP.
    I exported a dmp file of an application system from Designer 9i R2. I copied the dmp file to the other Windows XP.
    I imported the dmp file to Designer 10g and the following errors appear:
    RME-02105: Oracle error occurred
    ORA-01986: OPTIMIZER_GOAL is obsolete
    Does any one know how to resolve this problem?

    Hi,
    This issue has been reported with Designer Releases prior to 9.0.4.4 against 10g database.
    Please upgrade to the latest Designer Release 9.0.4.5 the import will work fine.
    HTH,
    Wilson.

Maybe you are looking for

  • Why can't I use a backslash on my Iphone when entering my email address

    Why can't I use a backslash on my Iphone when entering my email address

  • Refurb ipod not recognized by itunes until disconnect

    I recently purchased a refurb ipod classig 160gb. The ipod still has the previous owner's data on it (ipod name, music, and videos) if that has any relevence to this. Anyway, when I plug the ipod in to the computer (windows 8 64 bit) it loads all the

  • Lync dial in conference

    One of the Lync user conference id expired. Not sure how this was expired and the user still has the recurrence meeting in calendar. ie the meeting does not expired, only the conference id expired. The URL for lync meeting working. Only the conferenc

  • Win XP Blue Screen of Death while playing music in iTunes

    For the past two weeks I have been trying to fix a problem with my computer, that crashes everytime i play music in itunes. The music stops playing, or gets hung up on one note for several minutes, my screen freezes, and then I get a blue screen with

  • Class projest

    I am in a Java class and am trying to get my first program to work. I was given the code, but are unabel to compile it. The instructor has been very little help in teaching me what I am suppose to learn. I have tried to complie the code but keep gett