Create Catalog using OEM

Hi,
I am having a relational database. I have created a schema only with views based on the underlying tables. Now, I want to create the OLAP catalog using the views.
I do not know how to do this using OEM. If anyone have done this earlier and provide me that information that will be of great help.
thanks,
Saumen.

yes Saumen
OLAP metadata represents a star or snowflake schema as a logical cube consisting of measures, dimensions, levels, hierarchies, and attributes.
OLAP Catalog consists of tables that instantiate the logical model and APIs for updating and viewing the model tables. The write APIs are PL/SQL procedures. The read APIs are relational views
The OLAP feature within Oracle Enterprise Manager is a graphical tool for manipulating some of the OLAP Catalog APIs. You can use Enterprise Manager to create and modify OLAP metadata as long as the source data is stored in a star or snowflake schema
To create a dimension:
Navigate to the Database home page and choose Administration.
On the Database Administration page, choose Dimensions or OLAP Dimensions.
On the Dimensions page, click Create.
On the General page of the dimension property sheet, specify a name, schema, and (OLAP) type for the dimension. The type is Time for time dimensions and Normal for all other dimensions.
On the Levels page, click Add to define each level of the dimension. Levels are containers for the members of the dimension. Each level maps to one or more columns. Each dimension must have at least one level.
On the Hierarchies page, click Add to define a set of parent-child relationships between the levels of the dimension. Dimensions may have one or more hierarchies.
On the Attributes page, define the attributes that hold descriptive information about levels of the dimension. Each attribute maps to a column. By default, each OLAP dimension has Long Description and Short Description attributes for each level. Time dimensions have additional default attributes for End Date and Time Span. Specify columns for each of the default attributes. Click Add to define additional attributes.
On the OLAP Options page, provide OLAP-specific labels and descriptions for the dimension.
If the dimension maps to a snowflake schema, use the Join Keys page to define the join keys between levels that are mapped to columns in different tables.
When you have fully specified the dimension, click OK.

Similar Messages

  • Trying to register 10.2.0.3 db in Rec Catalog using OEM, getting errors

    Hi all,
    I didn't know whether to post this here in the RMAN forum or in the OEM Grid Control forum, but the issue is more related to RMAN, so I'll post it here, and hope someone can help me out!
    I have a new 10.2.0.3 database that I am getting configured to manage using OEM Grid Control. Through the OEM interface, I am trying to register this database with my recovery catalog - the recovery catalog is version 10.02.00.02. When I try to register this new db with the recovery catalog, I am getting this lengthy collection of errors:
    Recovery Manager: Release 10.2.0.3.0 - Production on Wed Jan 30 14:58:36 2008 Copyright (c) 1982, 2005, Oracle. All rights reserved. RMAN> connected to target database: INSIGHT (DBID=4016731035) RMAN> connected to recovery catalog database PL/SQL package RMAN.DBMS_RCVCAT version 10.02.00.02 in RCVCAT database is not current PL/SQL package RMAN.DBMS_RCVMAN version 10.02.00.02 in RCVCAT database is not current RMAN> echo set on RMAN> register database; RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03002: failure of register command at 01/30/2008 14:58:40 RMAN-06004: ORACLE error from recovery catalog database: ORA-06550: line 1, column 2453: PLS-00302: component 'RESTORECMD_T' must be declared ORA-06550: line 1, column 2424: PL/SQL: Statement ignored RMAN> exit; Recovery Manager complete.
    It sounds like it has something to do with the fact that my recovery catalog database is not at a current version?? In the OEM tool, I went to the page that lists the Recovery Catalog, and tried hitting the Update button, and it succeeded, but the Recovery Catalog version did not change, it is still at 10.02.00.02.
    Can anyone give me some assistance on this one?
    Thanks!
    --Brad                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    please check with
    select comp_name,status,version from dba_registry;
    COMP_NAME
    STATUS VERSION
    Oracle Database Catalog Views
    VALID 10.2.0.3.0
    Oracle Database Packages and Types
    UPGRADED 10.2.0.3.0
    The UPGRADED status is not good. Run utlrp.sql again and then again as rman user the "upgrade catalog". Now it should work fine.
    Bye
    Matthias

  • Backup Or Export file is not created by using OEM

    Hi All,
    I'm facing a typical problem. When i will export/backup some table/database/tablespace by using ORACLE ENTERPRICE MANAGER ,export/backup is shown on job pain in OEM but the physical file will not exist on the showing path by OEM.
    My Database version is 9.2.0.1 & it's running on Win XP2.
    Please help me.
    Regards
    Subhradip

    It has been a long time that I have seen 9i on windows, but if recall that right, you must additionally give the OS user the right "logon as batch job".

  • Access MDM Catalog used Portal

    Hello guy´s
    I have installed SRM 5.0, MDM Catalog 5.5 and Portal 7.0.
    I need to create catalog using the Portal, because the Frontend  the MDM catalog is very difficult for user.
    Is this possible in the Portal? Is there any Business Package what create IVIEWS for this?
    Thanks
    Claudio Argolo

    Hi Claudio,
    There is a complete package for creating Portal iViews on top of an MDM catalog.  These packages (BP MDM APPLICATION 5.5, and BP MDM TECHNOLOGY 5.5) can be downloaded from the SAP Service Marketplace, assuming you have the appropriate authorisation.
    The documentation for the creation and use of MDM iViews can be found <a href="http://help.sap.com/saphelp_mdmgds55/helpdata/EN/5e/48a04270600d31e10000000a1550b0/frameset.htm">here</a>.
    Walter

  • Error Using OEM to create export files

    Hi
    I get the following error whenever I try to use OEM to create export files (login to OS as oracle user -> http://localhost:1158/em -> login as SYSTEM -> Maintenance -> Export to Export Files (with oracle user as host credentials)
    >>>
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - ERROR: NMO not setuid-root (Unix-only)
    >>>
    From what I've read in this forum and in others is that the problem is often related to the owner/group permissions associated with the bin/nmo and bin/nmb files. However I've tried the posted solutions by changing the owner/permissions as suggested, but this does not help. I get the same error regardless if the files are owned by oracle or by root.
    Here is some more info
    >>>
    [root@rhlinux bin]# id oracle
    uid=501(oracle) gid=502(dba) groups=502(dba)
    [root@rhlinux bin]# ls -ld /app/
    drwxr-xr-x 4 root root 4096 Jul 6 13:36 /app/
    [root@rhlinux bin]# ls -ld /app/oracle/
    drwxrwxr-x 5 oracle dba 4096 Jul 10 10:13 /app/oracle/
    [root@rhlinux bin]# ls -ld /app/oracle/product/
    drwxrwx--- 3 oracle dba 4096 Jul 6 16:04 /app/oracle/product/
    [root@rhlinux bin]# ls -ld /app/oracle/product/v10.2.0/
    drwxr-x--- 58 oracle dba 4096 Jul 11 15:31 /app/oracle/product/v10.2.0/
    [root@rhlinux bin]# ls -ld /app/oracle/product/v10.2.0/bin/
    drwxr-xr-x 2 oracle dba 8192 Jul 20 11:19 /app/oracle/product/v10.2.0/bin/
    [root@rhlinux bin]# ll nm?
    -rwxr-x--- 1 root dba 18462 Jul 6 16:16 nmb
    -rwxr-x--- 1 root dba 19624 Jul 6 16:16 nmo
    >>>
    >>>
    [oracle@rhlinux bin]$ uname -a
    Linux rhlinux 2.6.9-34.0.2.EL #1 Fri Jun 30 10:23:19 EDT 2006 i686 i686 i386 GNU/Linux
    >>>
    >>>
    [oracle@rhlinux bin]$ sqlplus system@dware
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jul 20 16:34:16 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    >>>
    >>>
    [oracle@rhlinux bin]$ emctl status agent
    TZ set to Canada/Saskatchewan
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Agent Version : 10.1.0.4.1
    OMS Version : 10.1.0.4.0
    Protocol Version : 10.1.0.2.0
    Agent Home : /app/oracle/product/v10.2.0/rhlinux.swlocal_DWARE
    Agent binaries : /app/oracle/product/v10.2.0
    Agent Process ID : 32098
    Parent Process ID : 30792
    Agent URL : http://rhlinux.swlocal:3938/emd/main
    Started at : 2006-07-20 12:00:05
    Started by user : oracle
    Last Reload : 2006-07-20 12:00:05
    Last successful upload : 2006-07-20 16:27:29
    Total Megabytes of XML files uploaded so far : 1.54
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 47.83%
    Agent is Running and Ready
    >>>
    >>>
    [oracle@rhlinux bin]$ emctl status dbconsole
    TZ set to Canada/Saskatchewan
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://rhlinux.swlocal:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    Logs are generated in directory /app/oracle/product/v10.2.0/rhlinux.swlocal_DWARE/sysman/log
    >>>
    Any other ideas what might be causing this problem?
    Thanks and take care,
    Shayne

    From what I've read in this forum and in others is
    that the problem is often related to the owner/group
    permissions associated with the bin/nmo and bin/nmb
    files. However I've tried the posted solutions by
    changing the owner/permissions as suggested, but this
    does not help. I get the same error regardless if the
    files are owned by oracle or by root.
    I am not sure which "posted solutions" you had, but this is related to not running root.sh which must be run against the Agent Home.
    1. Stop the Agent (emctl stop agent) while connected to the OS as Oracle user (normally oracle) that installed Grid Control
    2. Connect to the OS as root and run root.sh from Agent ORACLE_HOME (if you do not have root access, your System Admin can do it)
    3. Start the Agent (emctl start agent) while connected to the OS as Oracle user

  • Creating a Physical Standby Database using OEM GC

    This Paper is about the creation of a physical Stanby Database using OEM GC.
    You will see that there is really nothing to it and using the Data Guard Broker, performing a switchover is as easy as 1,2,3,.
    BTW, this works in both OEM GC 10.2.0.5 and 11.1
    http://oemgc.wordpress.com/2010/07/19/creating-a-physical-standby-database-using-oem-gc/

    Thanks Rob for sharing this.
    Regards
    Rajesh

  • How to create field catalog using field-symbols in normal alv report?

    hi all,
    how to create field catalog using field-symbols in normal alv report? i.e, using function modules...reuse_alv_list_display/grid_display?
    regards,
    jack

    HI
    LIKE THIS
    TYPE-POOLS : slis.
    DATA : t_fieldcat TYPE slis_t_fieldcat_alv,
           st_fieldcat TYPE slis_fieldcat_alv.
    st_fieldcat-fieldname     = 'STATUS'.
      st_fieldcat-seltext_l     = 'STATUS INDICATOR'.
      st_fieldcat-outputlen     = 17.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'VBELN'.
      st_fieldcat-do_sum        = ' '.
      st_fieldcat-seltext_l     = 'Sales Document No.'.
      st_fieldcat-outputlen     = 10.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'AUDAT'.
      st_fieldcat-do_sum        = ' '.
      st_fieldcat-seltext_l     = 'Document Date'.
      st_fieldcat-outputlen     = 10.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'VBTYP'.
      st_fieldcat-do_sum        = ' '.
      st_fieldcat-seltext_l     = 'Document Type'.
      st_fieldcat-outputlen     = 4.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'AUART'.
      st_fieldcat-do_sum        = ' '.
      st_fieldcat-seltext_l     = 'Category'.
      st_fieldcat-outputlen     = 1.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'AUGRU'.
      st_fieldcat-do_sum        = ' '.
      st_fieldcat-seltext_l     = 'Reason'.
      st_fieldcat-outputlen     = 3.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'NETWR'.
      st_fieldcat-do_sum        = 'X'.
      st_fieldcat-seltext_l     = 'Net Amount'.
      st_fieldcat-outputlen     = 15.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
      st_fieldcat-fieldname     = 'WAERK'.
      st_fieldcat-do_sum        = ' '.
      st_fieldcat-seltext_l     = 'Unit'.
      st_fieldcat-outputlen     = 5.
      APPEND st_fieldcat TO t_fieldcat.
      CLEAR st_fieldcat.
    *sortinfo
      st_sort-fieldname = 'AUART'.
      st_sort-up        = 'X'.
      st_sort-subtot    = 'X'.
      APPEND st_sort TO t_sort.
      CLEAR st_sort.
      st_sort-fieldname = 'VBTYP'.
      st_sort-up        = 'X'.
      st_sort-subtot    = ' '.
      APPEND st_sort TO t_sort.
      CLEAR st_sort.
      st_sort-fieldname = 'WAERK'.
      st_sort-up        = 'X'.
      st_sort-subtot    = 'X'.
      APPEND st_sort TO t_sort.
      CLEAR st_sort.
      st_sort-fieldname = 'VBELN'.
      st_sort-up        = ' '.
      st_sort-subtot    = 'X'.
      APPEND st_sort TO t_sort.
      CLEAR st_sort.
    CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
       EXPORTING
         i_list_type     = 0
       IMPORTING
         et_events       = it_eventcat
       EXCEPTIONS
         list_type_wrong = 1
         OTHERS          = 2.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
      IF grid = 'X'.
        CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
         I_INTERFACE_CHECK                 = ' '
         I_BYPASSING_BUFFER                = ' '
         I_BUFFER_ACTIVE                   = ' '
          i_callback_program                = g_program
          I_CALLBACK_PF_STATUS_SET          = 'SET_PF_STATUS'
         I_CALLBACK_USER_COMMAND           = ' '
          I_CALLBACK_TOP_OF_PAGE            = 'TOP_OF_PAGE'
         I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
         I_CALLBACK_HTML_END_OF_LIST       = ' '
         I_STRUCTURE_NAME                  =
         I_BACKGROUND_ID                   = ' '
         I_GRID_TITLE                      =
         I_GRID_SETTINGS                   =
         IS_LAYOUT                         =
           it_fieldcat                       = t_fieldcat
         IT_EXCLUDING                      =
         IT_SPECIAL_GROUPS                 =
          it_sort                           = t_sort
         IT_FILTER                         =
         IS_SEL_HIDE                       =
         I_DEFAULT                         = 'X'
         I_SAVE                            = ' '
         IS_VARIANT                        =
         IT_EVENTS                         =
         IT_EVENT_EXIT                     =
         IS_PRINT                          =
         IS_REPREP_ID                      =
         I_SCREEN_START_COLUMN             = 0
         I_SCREEN_START_LINE               = 0
         I_SCREEN_END_COLUMN               = 0
         I_SCREEN_END_LINE                 = 0
         I_HTML_HEIGHT_TOP                 = 0
         I_HTML_HEIGHT_END                 = 0
         IT_ALV_GRAPHICS                   =
         IT_HYPERLINK                      =
         IT_ADD_FIELDCAT                   =
         IT_EXCEPT_QINFO                   =
         IR_SALV_FULLSCREEN_ADAPTER        =
       IMPORTING
         E_EXIT_CAUSED_BY_CALLER           =
         ES_EXIT_CAUSED_BY_USER            =
          TABLES
            t_outtab                          = it_final
          EXCEPTIONS
            program_error                     = 1
            OTHERS                            = 2
        IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    REWARD IF USEFULL

  • How to create feild catalog using Tcode MC18

    Hi firends,
                I want to create a field catalog using the Tcode MC18 as well as i have to add some fields other then the fields provided in the characteristics stuctures. Can u please give the step by step help to how to do it.
    thanks and regards
    Gaurav Lashkari

    this should provide you with all you have to know ...
    ... and a bit more:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/8c/fd5878a94711d1890a0000e8322f70/frameset.htm

  • Create Image Catalog using Bridge?

    I have a collection of ClipArt CD's, definietly over a thousand images in total. I'd like to create a catalog of these images, so there would be ~20 per page (I guess thumbnails), along with the file name, and the CD it came from. I suppose each CD would have it's own set of pages (E.g. header of page = "CD 23").
    Is there any way I can create such a catalog using Adobe Bridge, or maybe a different Adobe product? If not, would there be any other products (ideally freeware) that would do this?

    Ouch. I only have the Cs3 Production Premium package. But I have some interest in getting the 'all CS3 products ever' package, whatever it was called. Good to know it's possible w/ InDesign. Thanks for the headsup Bob.

  • Anyone using OEM for scheduling backups?

    I'd like to see a poll for the number of users using OEM for taking database backups. Had some interesting conversations with some colleagues via social media and it seems like some DBAs don't trust OEM for their backups even though the feature works IMO.
    Are you using OEM to do backups?
    Edited by: DBA on May 3, 2012 1:02 PM

    I have 91 scheduled recurring backup jobs running through OEM 12c BP1. They work quite well. I've only noticed a few problems and nitpicks:
    1) Occasionally, for unknown reasons, a backup job against a newly-added database target will fail stating that the backup cannot be run since the database is closed. The database is not closed, it's up and running fine. Changing the backup job to run using SYS as SYSDBA credentials resolves this problem.
    2) Identification of failed backups is not as customizable as I would like. For example, if I have a full "backup database plus archivelog" running, and during the course of that backup an archivelog backup runs and deletes archived logs, OEM will report that the backup job has failed since RMAN throws an error about not being able to backup an archivelog it expected to find. I dealt with this by adding SKIP INACCESSIBLE to the backup statement. I'm not totally comfortable about that but I monitor for offline datafiles so I consider this only a minimal risk. Our custom backup scripts used to catch this warning and ignore it.
    3) It's really annoying that, after creating a backup job through the target Availability -> Schedule Backup tool, I cannot then run a 'Create Like' against that backup job to create a nearly identical one against a different database target. You have to schedule each of them from the Schedule Backup tool. Clicky clicky clicky clicky.
    4) A backup job created through the 'Schedule Backup' tool has a job type of 'Database Backup', therefore when the job fails a high-availability incident is created, so you can configure incident rules to receive notification of this event. This is good. Unfortunately a backup job created from the Jobs page has a job type of 'RMAN Script' does NOT create an incident on job failure out of the box. I've had difficulty configuring incident rules to catch failures for RMAN Script job types. This is not good.
    5) The repeating schedule options for jobs are limited compared even to something like cron. I can schedule a job for a day of the week, or a day of the month, but cannot easily schedule a job for "the first Tuesday of each month". This can be worked around.
    6) After creating and submitting a backup job through the Schedule Backup tool, you cannot edit the RMAN script without recreating the job. You can only edit the RMAN script before submitting the job. I deal with this by having my backups run stored scripts in the recovery catalog, and make the changes there if I need to change something.
    7) It is very annoying that if I 'stop' a repeating job (instead of suspend), there is no way to resume that job. It has to be recreated. This is my own user error -- I just don't click the stop button. Not OEM's fault but I'd rather not even have that button.
    8) No ability to sequence jobs. You can sequence steps within a job, but then the entire job succeeds or fails as a unit. If you want to back up database A then immediately back up database B afterwards, you have to create a multi-task job. The multi-task job has the same problem as item #4 above such that it does not create a "backup failed" incident when the backup fails.
    Even with all of these gripes, I am quite pleased with the backups I have running through OEM.

  • How to use OEM to run a script against many targets and send result by emai

    Is there a way to use OEM to query the RMAN backup against many targets (databases) and have all the results send to you by a single email?
    The script is :
    SELECT a.instance_name, b.session_key, b.session_recid, b.session_stamp, b.command_id,
    b.status, b.start_time, b.time_taken_display, b.input_type,
    b.output_device_type, b.input_bytes_display, b.output_bytes_display,
    b.output_bytes_per_sec_display
    FROM
    v$instance a, V$RMAN_BACKUP_JOB_DETAILS b WHERE ( b.start_time > (SYSDATE - 30) ) order
    by b.start_time
    Thanks.

    Are you using a RMAN catalog? If not, you can used UDM's (this will be messy w/o a RMAN catalog) for what you want to do.
    What I started out doing was....
    You can create a UDM and push that UDM out to the targets you want. The problem with UDM's, is you can only pull 1 or 2values. I started down this same path and wrote a sql to concatenate the data into one value, such as
    SELECT '|'||input_type||'|'||status||'|'||start_time||'|'||end_time||'|'||ROUND(elapsed_seconds,2)||'|'||time_taken_display||'|'
    FROM v$rman_backup_job_details
    WHERE (INPUT_TYPE, START_TIME)
    IN
    ( SELECT input_type, MAX(START_TIME)
    FROM v$rman_backup_job_details
    GROUP BY INPUT_TYPE
    AND INPUT_TYPE = 'DB FULL';
    Do not put any warning/critical thresholds in the UDM and just let OEM Agent gather the data and pull it back into the SYSMAN repository.
    You can then look at this view, SYSMAN. MGMT$METRIC_DETAILS to find the correct SQL to pull out the data you need. This view is made up of a 4 way union between 4 sql's. Once you find the SQL you need, then you can pull this information out and into a custom table of your own.
    Once you have data into another table, you will then have to extract the concatenated string out, parse it out and report on it. This is where I stopped and said there has to be a better way.
    I then thought about it and the RMAN catalog has all this, assuming you are using a RMAN Catalog.
    I wrote a piece of dynamic sql to loop through the rman catalog to pull this out into a historical table and store the data. Then I can report on it from there. If you have a RMAN catalog, this works much better.
    I also use UDM's to use OEM as a data extract tool to pull the number of archivelogs and bytes my databases create on an hourly basis. I pull 2 values, bytes and # of logs. So this works well with UDM's, don't have to concatenate a bunch of values and then parse it back out again.
    I push this UDM to all databases, and have it run hourly. Then daily, I extract this information into a custom table and then use analytic functions to determine how much space is needed on the db servers for archivelogs for a 24 hour time frame. This helps with sizing our log destinations and gives us legitimate reports for Storage teams.
    I can also build reports on how many archive logs are generated on a daily, weekly, monthly basis per database. Good for analysis and charge back methods.

  • How can I move a folder to another catalog using LR 3

    I have imported a large amount of folder into cat#1, but now i have decided to create cat#2. I have tried to move the "folders" and not "catalog" using the following workflow:
    1- Opening cat #1, make selection of folder to be moved
    2- Go to file and select "Export as a cat".
    3- Opened cat #2, go to File and select "Import catalog"
    4- Importing window shows the entire list of folders I had imported previously (lots of them). They all are checked. I can see the path, but only see the location of the folders, but I can't read the name of the files. I am able to see the total number on each folder
    5- I have not even considering "synchronizing" the folder
    Oh another thing, when I go to cat#1 and locate the folder I "exported as a catalog". The folder still shows on cat#1, but I don't see it on cat#2. I guess because I didn't complete the task.
    I find it very tedious process trying to locate the file. And this is where I'm stuck
    I have searched so many ways to find a workflow that would make sense, but I tend to get nothing but responses about how to move a "catalog". I have been thinking doing the following:
    1- Remove the folder from cat#1
    2- Open cat#2 and import the same folder, but this again seems to redundant, boring and a lot of clicking. Any suggestions.

    Hm... Well, for everyone else the reply link is still on the website, and works fine soo....
    Tell me about it. I went to catalog #2 and I didn't see the exported
    catalog. Then I went back to catalog #1 and I still can see the entire
    folder that I had selected to Export. I double checked it the process and it
    seemed ok, but apparently there's something missing to complete the export
    You seem under the impression that exporting as a catalog removes the images from the first catalog.  This is not true.  As I said earlier, it makes a copy for you.  So of course, when you go back into catalog1, all of your images/collections/etc, are still there.  As they should be.
    So, you say you didn't see anything in your exported catalog?  Are  you sure you are opening the same catalog you just exported, or  have you opened a new blank one that you created, accidentally or not?  That would be my guess.
    I think you should start over, and very carefully take it one step at a time.
    Dj has suggested not using include negatives, and I can see where that might be useful.  However, if you do that, you will end up having images from two different catalogs in the same folder.  This will cause problems if you ever use the "sync folder" option, as it will attempt to load all images in that folder into your current catalog. Which means you could easilly end up with all your images in both catalogs.  Messy.   So to avoid this, use a new place instead.  You can also avoid having to do the "import to catalog" step by exporting the negatives at the same time.  Don't worry about exporting previews, though.
    First, find a new place (external disk, whatever) to create a new catalog in.  Do _not_ create the new catalog your self!  Make sure you are sending everything to a new place!
    Now, go into catalog1, and select all of the images you want to export.  They have to be selected, or nothing happens, and you'll just get a blank catalog.
    Now, export as catalog those images into the new location, and make sure you are copying the negatives too!  Double check before you hit go!
    Now, using LR, open that new catalog; you can either double click on the new one, or browse to open it.  Either way.  Verify that your images are in the new place and everything looks good.  You can see in the Folders tab on the left panel to make sure the images are in the right place in the new folder.
    At this point, you should have 2 and a half catalogs;  your new catalog with only the images you exported, and the old catalog, with all of your images.
    Now, you have a couple of choices.  But before you do either of them, make sure you backup your system, including all of the images in the original catalog.  If you've messed up making the new catalog (you should be able to tell!) then you want to make sure your original catalog can be restored.
    Open your original catalog again, and now remove all of the images you exported.  You will need to use the "remove from disk" option, as they will stay in the folders if you don't.  This would cause the above problem with "sync folder", and of course, use double the disk space.
    You can obviuosly see why I said to back everything up first;  if you messed up the export by not including the negatives, you could easilly delete your originals, and not have them _anywhere_, in which case  you would have to restore from back up and try again.
    You now have two separate catalogs.
    Remember, backup everything first, and good  luck!
    Cheers!

  • Problem in assigning Infoobjects to Catalog using BAPI_IBOJ_CHANGE

    Hi Gurus,
    I am creating infoobjects using BAPI_IOBJ_CREATE and assigning the created infoobjects to a catalog using BAPI_IOBJ_CHANGE.
    But, while assign the info objects to a catalog, if the catalog already contains infoobjects they get unassigned, and the data they contained is lost.
    Is it possible to assign the infoobjects to a infoobject catalog without affecting the already existing infoobjects in that catalog?
    If yes, please mention how it can be done.
    I will definitely award points.
    Thanks in advance.
    Regards,
    Akshay.

    Hi Dinesh,
    Can we assign infoobjects to a catalog using the BAPI_IOBC_CHANGE you have mentioned?
    My problem is adding new infoobjects to a catalog without affecting the already existing infoobjects that exist in the catalog.
    Thanks for your reply.
    Regards,
    Akshay.

  • How to change an existing line item in CCM catalog using CSV file?

    Dear All,
    We are using SRM5.0 and CCM 2.0
    We have uploaded the material and service master to CCM as supplier catalog from R/3.
    The initial Upload was doen successfully.
    My query is how to reflect the delta changes in CCM happening in R/3?
    If I can generate a CSV file with all those items wich has been changed (Changes can be in description, Plant, status etc) and upload the same file in CCM, will it update the existing line in CCM or create a new line item?
    How do i update an existing line item in CCM catalog using a CSV file?
    Thanks
    Abhishek

    Hi Atul,
    I am using CCM 2.0 and SRM 5.0 (EBP5.5).
    We are not using XI, so i guess we cant use the program "/ccm/file_upload".
    we have migrated the product master data from R/3.
    We have developed a report which takes product category as input and gives out flat file in csv format containg all the items in that prod category.
    Then we upload the file in CCM by logging thro the brpwser.
    Similarly, i can develop another program which will give me a CSV file foll all those items changed in R/3 in a day.
    Then we can upload that file in CCM.
    But i have doubt if it will update the existing items in catalog.
    Hope I could make myself clear.
    Thanks
    Abhishek

  • Reg creating Catalog Views through R/3

    Hi Guys,
    I am working on an internet sales application with backend as SAP R/3 ECC 6.0. We are not supposed to use CRM. Can someone tell me how to create them?
    I have to create Catalog Views. I tried to acess the SAP Note 998453 and 998458, but i am getting the message "The requested SAP Note is either in reworking or is released internally only". Can someone tell me how to access these notes. 
    I have also gone through the SAP Notes : 696095, 677319, 677320 but couldn't find much help.
    What is a BP or a target group?
    I have gone through the the following sdn link also but couln't find much help.
    Creating Catalog Views
    Can someone provide me the step by step process.
    Any kind of help will be deeply appreciated. Please do reply.
    Thanks,
    Ibrahim

    Hi Ibrahim,
    I understand your requirement is slightly different than ours.
    Based on the customer type (let's say: gold and silver) the catalog view should be displayed, right?
    The question is: how do you match a material with the customer type? Let's say you have 20 materials in the catalog, how do you know what materials can be displayed, and what not? In order to do so, you will need to put a "label" on every material.
    The option we choose for this is using attributes.
    trx. CT04 - define the attributes (1 attribute, with 2 values 'gold'  and 'silver')
    trx. CL02 - create a class (of type 001 - material class). The class is only used as a dummy, so you can attach the attributes to it.
    Now add the attributes to the class.
    Now, for every material you maintain the class (dummy) and the attribute (gold or silver).
    Mat 1    gold
    mat 2    gold
    mat 3    silver
    mat 4     silver
    Now, with the coding I gave to you, the product catalog is replicated to TREX. Every material is given a label "VIEWS_ID", which is filled with value "gold" or "silver".
    Now, when the customer logs on to the webshop, it's checked what customer type he is (gold or silver). Let's say it's gold, then from all materials, the VIEWS_ID is read, and materials with a matching VIEWS_ID (gold) are shown to the customers. So material 1 and 2 are shown, 3 and 4 are hidden.
    In case you have a catalog with a large structure, you might want to show also a limited piece of the catalog structure to the customer. In that case, you do the same for catalog branches, with classification type 060 layout areas.
    Hope this helps you out.
    regards,
    Wim

Maybe you are looking for

  • Doubt in the function module POPUP_GET_VALUES

    Hi, i am using the function module POPUP_GET_VALUES. I am giving the table name and field name but the field name shows in display mode i am not able to enter any values in the given popup. What is the problem

  • Error encountered installing flash player, please try again later.

    MacBookPro 13" OS10.7.5    Have done 4 separate downloads over a couple of weeks, and get the same response each time I try to install. I have looked at help document and it has been no help. I currently do not have flash player installed. Tried to d

  • Can i upgrade my ram to 16 gb mac book pro early 2011

    HI ,   I want to upgrade to my macbook pro model is early 2011 to 16 gb 1333Mhz.Can i do it please advice on this. Thanks & regards, Pasha

  • Any function module available to create return order?

    Hi Experts, Is there any Fucntion Module to create a return order? In my scenario, I want to make an RFC call to this FM from CRM system and create a return order. Is this scenario possbile? Waiting for your inputs! Thanks and Regards, Rohit

  • Virtual PC and Activesync

    I have a windows-based pocketpc based device that I want to sync with my powerbook. I installed Virtual PC 7 and Outlook. Activesync won't recognize the device when I plug it into the USB port and I don't know how to get Bluetooth working on the virt