Error while creating master repository.......

Hi All,
While creating master repository........
Test Connection is successful.
After that i had selected technology as Oracle
when i clicked on ok, one error has pop up: java.sql.SQLException: ORA-00907: missing right parenthesis
What i have to do after this....?
Regards,
Dinesh

Which model are you talking about?
I'm quiet sure that you have to change the TECH_ORACLE.xml.
Are you sure that u have modified the file
oracledi\lib\scripts\xml\TECH_Oracle.xml
and not the file
oracledi\impexpTECH_Oracle.xml
For the certification :
The Repository can be installed on any relational database engine supporting ANSI ISO 89 syntax, such as Oracle, Microsoft SQL Server, Sybase AS Enterprise, IBM DB2 UDB, IBM DB2/400, etc.
You can also use for evaluation purposes the demo repository provided with Oracle Data Integrator. This repository is based on an Hypersonic SQL Database. and requires no particular installation.
I don't have any other information sorry!

Similar Messages

  • Error while Creating Master Repository: ORA-01031: insufficient Privileges

    Hi,
    I'm trying to install ODI into my VM.
    I have done the installation and while creating Master Repository, I'm getting following error:
    ORA-01031: insufficient Privileges
    I'm using Oracle & have created user as ODI_MASTER with Admin Privileges.
    I'll be using it to load metadata onto planning (Version 11.1.2)
    Is there anything that I'm missing out on.
    Jitendra.

    Seems missing grants on the user you are using to create Master Repository.
    you are using Oracle .. grant connect, resource to <your_user>. These two rolesa have sufficient access to db to create the master repository.
    execuute the sql from sys user
    Regards,
    Amit
    Edited by: amitgupta1202 on 20 Aug, 2009 10:42 PM

  • Error while creating work repository

    Hi all,
    I am facing problem while creating work repository in ODI.
    I have successfuly created master repository and also test connection comes out to be succesull for work repository.
    But while i click on OK it gives CREATION error stating
    No data found : \snps_login_security.xml(Access is Denied)
    Thanks and Regards,
    Priyanka

    Hi ,
    u r having Oracle DB......?
    You have the databases and ODI installed in the same machine.....?
    Have u chkd ur databse/schema rigts .....
    can u plz chk on this front .....as well as the user/pw ur using for ur connections.....
    Thanks
    Ananda

  • Error while importing master repository of old version.

    Hi,
    I am trying to import Master Repository by using import utility of ODI.
    The master repository i am importing is of old version.
    How can I import this old version of Master Repository in ODI?
    Thanks.

    Hey thanks everybody for the reply..
    My requirement is :
    I have been provided with some folders of Master,Work,Project,Model and Scenario.
    One exp file of Repositories is also there.
    I was able to import(import utility of ODI tool) folder of 11.1.1.6 but when I try to do the same for 6.0.0 it is giving me the above mentioned error.
    I created a Master and Work Repository.
    Now how should i proceed further. What to do with the exp file???
    How that exp file will create the repository database for me??
    I have gone through your site.. but how will i pull the data through that exp file in my database??
    It might be a database question, but please do answer as it is co-related to this.
    Thanks.

  • Error while creating duplicate repository

    Hi,
    While creating a duplicate repository, i'm encountering the following error:
    "Unable to modify database"
    Can anyone plz guide me on the same

    Hi Ketan,
    I'm not sure what you mean by setting the DBMS settings to blank... in mds.ini? This used to work in the Console when using SQL Server, but now by default it's disabled (but if you're trying this in the Console, you'd get an error right away on the mount/create/duplicate screen).
    I assume the verify/repair found no errors? Have you tried archiving and unarchiving the repository? It's a cheesy way to do a Duplicate operation -- maybe it will help you in the short term while we figure out what's going on (unless you can't unarchive because of the same error).
    Are you using the administrator user (I think in Oracle it's called System) or a user that you created yourself? Is it a user that MDS/Console proposed to create for you when you first used this Oracle DBMS? (That would've been a long time ago, since you're upgrading from SP4 -- this user is fine, but one that you may have created yourself may not have all the right permissions.)
    Could you please post the version number you're using, so I can find out if there are any known issues? Also, please make sure the version of the Oracle client on the machine that is running MDS is up-to-date with respect to the Oracle server (assuming they are not the same machine).
    I will also do further investigation about the error in the log. Thank you for your patience; we will do everything we can to get you up and running as soon as possible!
    Cleopatra

  • Blank Technologies list while creating master repository

    I am getting no technologies in the technologies list while creating the master repository in ODI. Unless I select something, master repository creation wizard is not allowing me to create a master repository. Can anyone help me where I need to mention the list.

    You need to have filled in the details in the connection boxes before a technology selection can be made.
    Craig

  • Error while creating Informatica Repository Service

    I am installing OBIApps - Have done it previously so I know it is a complex installation.
    This time my server is a Linux RH 64bit... Informatica server installed ok. Using the administrator panel, I am now trying to create the repository service.
    I am getting error: Database driver event…Error occurred loading library [libclntsh.so.10.1: wrong ELF class: ELFCLASS32] Database driver event…Error occurred loading library [libpmora8.so]
    I know the infra structure guys installed Oracle client 32bit... Maybe this is the trouble ?
    I have LD_LIBRARY_PATH blank... if I point the LD_LIBRARY_PATH to the oracle client bin... it seems that informatica startup has trouble since administrator panel doesn´t start. went back to LD_LIBRARY_PATH blank and startup is ok and administrator is ok... but error in creating repository service persists...
    I appreciate any hints.
    Txs.
    Antonio

    Try with by execute relink all libraries:
    $relink all
    or else go with 64bit

  • Error while creating the repository

    Hi MDM Guru's
    I have Installed SAP MDM 5.5 SP06 Patch 1 on Solaris with Oracle 10g
    Initially I could create the repository also but when I changed the DBMS settings Data Path and Index Path from Blank to some path. I am not able to create repository and in the Server Log I see the following Error.
    ==============================================================================
    2008/02/14 15:58:12.139   Error: Service 'MD1', Schema 'A2i_xCat_DBs', ERROR CODE=1435 ||| ORA-01435: user does not exist
    ZTEST_m000 does not exist or bad password provided
    Last CMD: ALTER SESSION SET CURRENT_SCHEMA = ZTEST_m000
    6 2008/02/14 15:58:12.208   Init Database Tag: ZTESTMD1ORCL_5_3_4_3  
    6 2008/02/14 15:58:12.300   Error: Service 'MD1', Schema 'A2i_xCat_DBs', ERROR CODE=1435 ||| ORA-01435: user does not exist
    ZTEST_m000 does not exist or bad password provided
    Last CMD: ALTER SESSION SET CURRENT_SCHEMA = ZTEST_m000
    ==============================================================================
    But even after I set the Data Path and Index Path to blank what it was, I still get the same error. Can someone please guide me on this one?
    Needs to resolve this Urgently.
    Pravin

    Hi Dilmit Chadha,
    NO I did not. When I said I changed the DBMS Settings that means. In the SAP MDM COnsole, right click on mounted MDM server, click on DBMS Settings, Input the DBMS Server, username and passowrd  and on the screen I changed the Data Path and Index Path.
    As per me Data Path is for creating the data file of Oracle tablespace for the Data part of Repository. and Index Path is for creating the data file of oracle for the Index part of the same Repository.
    Following error may also help which I see in the server log at the time when I tried to create the repository.
    ==============================================================================
    2008/02/14 15:44:08.957   Creating Repository: ZTEST, on DBMS Server: MD1  
    6 2008/02/14 15:44:09.164   Error: Service 'MD1', Schema 'sapr3', ERROR CODE=1119 ||| ORA-01119: error in creating database file ' /oracle/MD1/sapdata2/A2I_ZTEST_m000_Ix.DBF'
    ORA-27040: file create error, unable to create file
    SVR4 Error: 2: No such file or directory
    Last CMD: CREATE TABLESPACE A2I_ZTEST_m000_Ix DATAFILE ' /oracle/MD1/sapdata2/A2I_ZTEST_m000_Ix.DBF' SIZE 128K REUSE AUTOEXTEND ON NEXT 256K MAXSIZE UNLIMITED DEFAULT STORAGE (INITIAL 32K NEXT 128K MAXEXTENTS UNLIMITED PCTINCREASE 0)
    ==============================================================================
    Pravin

  • Error while creating EM repository

    I am getting the following error while trying ,
    $ emca -config dbcontrol db -repos create
    INFO: This operation is being logged at /vis_ora_home/vis_db/VIS/db/tech_st/10.2.0//cfgtoollogs/emca/emca_2009-02-24_05-29-41-PM.log.
    Feb 24, 2009 5:30:17 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Database instance unavailable.
    Refer to the log file at /vis_ora_home/vis_db/VIS/db/tech_st/10.2.0//cfgtoollogs/emca/emca_2009-02-24_05-29-41-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /vis_ora_home/vis_db/VIS/db/tech_st/10.2.0//cfgtoollogs/emca/emca_2009-02-24_05-29-41-PM.log for more details.
    I am trying to configure the EM on an EBS R12 Database(Oracle 10g, ver:10.2.0.2.0), and I find that there is no user sysman, is this causing the errors?

    SEVERE: Database instance unavailable.Did you source the database env file or set ORACLE_HOME and ORACLE_SID before running the command?
    I am trying to configure the EM on an EBS R12 Database(Oracle 10g, ver:10.2.0.2.0), and I find that there is no user sysman, is this causing the errors?Please make sure you follow the steps in the following notes:
    Note: 278100.1 - How To Drop, Create And Recreate DB Control In A 10g Database
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=278100.1
    Note: 458533.1 - How to Enable Enterprise Manager on the Oracle E-Business Suite Release 12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=458533.1

  • Error while creating the repository in OWB 10.2

    Hi,
    I'm trying to create the design the repository for OWB and i'm getting the following error.
    main.main[5]20090916@13:49:28.028: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Log File Directory = S:\OWB10G24.001\OraHome_1\owb\UnifiedRepos\log_090916_134928.000.log
    main.main[5]20090916@13:49:28.028: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): OWBCC_HOME(OracleHome) = S:\OWB10G24.001\OraHome_1
    main.main[5]20090916@13:49:29.029: 00> oracle.wh.ui.jcommon.WhPushButton@1687e7c: WhPushButton constructor : rtsString = Reset OWBRT_SYS's Password (Optional)
    main.main[5]20090916@13:49:30.030: 00> oracle.wh.ui.install.assistant.wizards.NewMLSPanel.initLangs(NewMLSPanel.java:339): ... I'm in initLangs()...
    main.main[5]20090916@13:49:31.031: 00> oracle.wh.ui.jcommon.WhPushButton@1687e7c: WhPushButton constructor : rtsString = Reset OWBRT_SYS's Password (Optional)
    main.main[5]20090916@13:49:31.031: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [setLocaleByPreference]: Can not read install.properties. Using default.
    main.main[5]20090916@13:49:32.032: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [setLocaleByPreference]: Can not read install.properties. Using default.
    main.main[5]20090916@13:49:32.032: 00> oracle.wh.ui.common.UIUtils@1522de2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,0,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.main[5]20090916@13:49:32.032: 00> oracle.wh.ui.common.UIUtils@1522de2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizardWelcomePanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]

    Its resolved now it was because of an access issue.

  • Content server 401 error while creating content repository

    Hi All
    I have installed Content server 640 on SUSE Linux 10 SP2 without selecting the SAP DB option as i wanted to store all my files on FILE SYSTEM.
    My filesystem is as below
    ======================================================================================================
    kmdqp:~ # df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda1 9.9G 3.1G 6.3G 34% /
    udev 18G 88K 18G 1% /dev
    /dev/sda3 286G 260M 271G 1% /usr/sap
    ======================================================================================================
    kmdqp:/usr/sap # ls -ltr
    total 36
    drwx------ 2 root root 16384 Nov 18 23:47 lost+found
    drwxr-xr-x 2 root root 4096 Nov 19 03:12 dmscs
    drwxr-xr-x 2 root root 4096 Nov 19 03:18 dmscsc
    drwxr-xr-x 9 root root 4096 Nov 19 15:17 apache_1.3.27
    drwxrwxrwx 14 dqpcs sapsys 4096 Nov 19 22:55 dqpcs
    drwxrwxrwx 14 dqpcs sapsys 4096 Nov 19 22:55 dqpcsc
    ====================================================================================================
    Now my question are
    1) DO i need to install SAPDB(MaxDB), it is mandatory or can i store my documents at the file sytem level without the SAP DB.
    2) When i run the tx-code CSadmin and goto any TAB it asks me for a userid and passwd, i give <sid>cs and <sid>csc user and their respective passwords, but i get the below error
    HTTP error: 401 Authorization Required Bad local password for user dqpcs
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    401 Authorization Required
    Bad local password for user dqpcs
    ======================================================================================================
    Can you please help in this.
    And my dqpcs and dqpcsc users home directory is changed to /usr/sap in the etc/default/useradd file during the installation.
    Can anyone help on this please.
    Thanks and regards
    Prasad K

    Hi
    We have solved the issue by setting the Adminsecurity parameter as o.
    Regards
    Prasad K

  • Error while creating money market transaction - payment details not retrieving from BP master data.

    Hello friends
                      I have error while creating financial transaction. Payment details are not retrieving from BP master data to creating financial transaction screen.
    No payment details entered for transaction
    Message no. FTR0030
    Please advise to set off this.
    Thanks & Regards
    Swami

    Dear Swami,
    Please select one payment details in Business partner and use assigned tab from top selection parameter from standing instruction to assigned bank details to product type.
    It will open other window like above example for each product of treasury, then assign bank details to product. Once assigned and save.
    System will pick payment details in deal automatically based on business partner.
    Hope this solve your issue.
    Regards,
    Jain
    Message was edited by: Jain Varghese

  • Error while creating a column in master

    Hi all,
    I am using the sap business one 8.8 version.
    I am getting an error while creating a user defined column for a master table.
    The error code is -104.
    The method I had used for creating a master table is as follows.
    *#region Create Table*
            public static bool CreateTable(string TableName, string TableDescription, SAPbobsCOM.BoUTBTableType TableType, SAPbouiCOM.Application oApplication, SAPbobsCOM.Company oCompany)
                SAPbobsCOM.UserTablesMD oUserTableMD;
                int intRecCode;
                bool boolResult = false;
                oUserTableMD = (SAPbobsCOM.UserTablesMD)oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserTables);
                try
                    if (!oUserTableMD.GetByKey(TableName))
                        oUserTableMD.TableName = TableName;
                        oUserTableMD.TableDescription = TableDescription;
                        oUserTableMD.TableType = TableType;
                        intRecCode = oUserTableMD.Add();
                        if (intRecCode == 0)
                            boolResult = true;
                catch (Exception e)
                    oApplication.MessageBox(e.Message, 1, "Ok", "", "");
                finally
                    System.Runtime.InteropServices.Marshal.ReleaseComObject(oUserTableMD);
                    GC.Collect();
                return boolResult;
            #endregion
    ==================================
    The following is the code for creating a column in the above master
    private static void AddField(string TableName, string ColumnName, string ColDescription, SAPbobsCOM.BoFieldTypes FieldType, int Size, SAPbobsCOM.BoFldSubTypes SubType, string ValidValues, string ValidDescription, string
    SetValidValues, SAPbouiCOM.Application oApplication, SAPbobsCOM.Company oCompany)
    int intLoop;
                string[] strValue, strDesc;
                SAPbobsCOM.UserFieldsMD oUserFieldsMD;
                SAPbobsCOM.Recordset oRecordSet;
                oUserFieldsMD = (SAPbobsCOM.UserFieldsMD)oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields);
                oRecordSet = (SAPbobsCOM.Recordset)oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset);
                try
                    oRecordSet.DoQuery("SELECT COUNT(*) FROM CUFD WHERE TableID = '" + TableName + "' AND AliasID = '" + ColumnName + "'");
                    if (Convert.ToInt16(oRecordSet.Fields.Item(0).Value) == 0)
                        System.Runtime.InteropServices.Marshal.ReleaseComObject(oRecordSet);
                        oRecordSet = null;
                        strValue = ValidValues.Split(Convert.ToChar(","));
                        strDesc = ValidDescription.Split(Convert.ToChar(","));
                        if (strValue.GetLength(0) != strDesc.GetLength(0))
                            throw new Exception("Invalid Values");
                        oUserFieldsMD.TableName = TableName;
                        oUserFieldsMD.Name = ColumnName;
                        oUserFieldsMD.Description = ColDescription;
                        oUserFieldsMD.Type = FieldType;
                        if (FieldType != SAPbobsCOM.BoFieldTypes.db_Numeric)
                            oUserFieldsMD.Size = Size;
                        else
                            oUserFieldsMD.EditSize = Size;
                        oUserFieldsMD.SubType = SubType;
                        oUserFieldsMD.DefaultValue = SetValidValues;
                        for (intLoop = 0; intLoop <= strValue.GetLength(0) - 1; intLoop++)
                            oUserFieldsMD.ValidValues.Value = strValue[intLoop];
                            oUserFieldsMD.ValidValues.Description = strDesc[intLoop];
                            oUserFieldsMD.ValidValues.Add();
                        if (oUserFieldsMD.Add() != 0)
                            UpdateLastErrorDetails(-104, oCompany);
                catch (Exception e)
                { oApplication.MessageBox(e.Message, 1, "Ok", "", ""); }
                finally
                    if (oRecordSet != null)
                        System.Runtime.InteropServices.Marshal.ReleaseComObject(oRecordSet);
                        oRecordSet = null;
                    System.Runtime.InteropServices.Marshal.ReleaseComObject(oUserFieldsMD);
                    GC.Collect();

    Hi,
    I am newly using BI publisher . I am using 10.1.3.4.0 . I am just trying to create a report in test name. that is the first step to create a report where i am getting error. I am using default RPD paint , where all the user and Groups are defined .

  • Error While Creating Grant Master

    Hi,
    I am getting the error while creating the Grant Master.Kindly Help me
    The Error Messages:
    The special grant NOT RELEVANT (dummy grant) is automatically created(Message no. GMMASTERDATA111)     
    Cannot get grant defaults for sponsor 0000600000(Message no. GMMASTERDATA037)
    Sponsor 0000600000 does not permit grant type 01(Message no. GMMASTERDATA036)
    Duplicate grant number (Message no. GMMASTERDATA031)
    Thanks
    Kishore

    Hi
    go to OMWD : group together Valuation area like Plant and Company code.
    Also Check OMS2 to update qty and value at plant level
    check Enterprise assignment has been done properly..
    hope that helps ..
    thanks
    mk

  • Error While Creating Repository Content at the time of  Installation

    Hi Guys,
    When i'm trying to create repository content at the time of informatica installation i'm getting error "Cannot create repository content or restore".
    I'hve attached the log file below
    ONE')
    INSERT INTO REP_CARD_TYPE VALUES (4, 'MANY TO MANY')
    CREATE TABLE REP_TARG_TYPE
    TARGET_TYPE integer,
    TYPE_NAME varchar(20)
    INSERT INTO REP_TARG_TYPE VALUES (0, 'NONE')
    INSERT INTO REP_TARG_TYPE VALUES (1, 'DIMENSION')
    INSERT INTO REP_TARG_TYPE VALUES (2, 'FACT')
    CREATE VIEW REP_DATABASE_DEFS AS SELECT
    DISTINCT
    DBDNAM DATABASE_NAME,
    SRCNAM DEF_SOURCE,
    SUBJ_NAME SUBJECT_AREA,
    NULL VERSION_ID,
    OPB_DBD.VERSION_NUMBER DATABASE_VERSION_NUMBER
    FROM OPB_DBD, OPB_SUBJECT, OPB_SRC
    WHERE OPB_DBD.SUBJ_ID = OPB_SUBJECT.SUBJ_ID AND
    OPB_SRC.DBDID = OPB_DBD.DBDID AND
    OPB_SRC.VERSION_NUMBER = OPB_DBD.VERSION_NUMBER AND
    OPB_SRC.IS_VISIBLE = 1
    ORA-01031: insufficient privileges
    Database driver error...
    Function Name : executeDirect
    SQL Stmt : CREATE VIEW REP_DATABASE_DEFS AS SELECT
    DISTINCT
    DBDNAM DATABASE_NAME,
    SRCNAM DEF_SOURCE,
    SUBJ_NAME SUBJECT_AREA,
    NULL VERSION_ID,
    OPB_DBD.VERSION_NUMBER DATABASE_VERSION_NUMBER
    FROM OPB_DBD, OPB_SUBJECT, OPB_SRC
    WHERE OPB_DBD.SUBJ_ID = OPB_SUBJECT.SUBJ_ID AND
    OPB_SRC.DBDID = OPB_DBD.DBDID AND
    OPB_SRC.VERSION_NUMBER = OPB_DBD.VERSION_NUMBER AND
    OPB_SRC.IS_VISIBLE = 1
    Oracle Fatal Error
    Database driver error...
    Function Name : ExecuteDirect
    Oracle Fatal Error
    Error occurred while creating the repository
    An error has occurred while creating contents. Dropping repository tables...
    Create Contents operation on repository [Oracle_BI_DW_Base] ended at 08/10/2009 11:50:49. Elapsed time is 0:00:10.
    [[REP_57106] Repository operation error. See repository service log for detailed information.]
    Failed to execute create.
    Completed at Mon Aug 10 11:50:49 2009
    Error:
    ExitCode: 1
    Installation Complete
    ======================

    Hi Rama,
    You don't need to give your etl_ram user a dba role.
    Please refer to the Oracle® Business Intelligence Applications - Installation Guide for Informatica PowerCenter Users, especially to chapter +4.4.1 Create Databases for Oracle BI Applications and Informatica PowerCenter Components+
    Quoting:
    Make sure that the Oracle Business Analytics Warehouse instance is granted the SSE_ROLE. For more information, see Section 4.4.1.1, "How to Create the SSE Role."
    This role would typically get more privileges than just CONNECT and RESOURCE.
    Hope it helps,
    Michal

Maybe you are looking for

  • Name and device

    Hi , I hope someone has an answer to the following question: I have a pseudo device that will create 24 minor node (in the attach () : for (i=0; i<25;i++) { ddi_create_minor_node(...) ) That will create: /dev/ddd0 /dev/ddd1 /dev/ddd24 My question is:

  • What types of issues will come while doing migration from HFM 9.3 to 11.1.1

    Can any body tell me what types of problems will come while migrating Classic app HFM 9.3.1 to EMPA 11.1.1.3? and how to resolve them?

  • Downgrade to 1.0 without restoring (windows only)

    1. Open "My Computer" 2. Double-click your iPod drive 3. Make sure your computer is set to view hidden files (if it is not, go to Tools > Folder Options and click on the view tab. Select "Show hidden files and folders, and click OK) 4. Double-click "

  • Promo Pricing Using DIMP for ORPOS v13.x

    We have been successful in using DIMP for importing everything except for changes to promos. We can create and process the initial promo XML successfully and the prices ring correctly on the register. However when we try to do the following scenarios

  • Recorded FLV just stops after a random time

    Hello: I have some long (1 hour or so) flvs recorded from a small flex app communicating with FMS 3.0.0. It is mostly audio. When replaying them from - a client Flash OR from (Method A) - FMS and then have a Flash client connect to the FMS Live strea