Automatically add new SQL data sources on secondary server

Hi there.. I have found an issue that I cannot resolve.
We have two DPM servers set up to be secondary servers for each other.. it has worked well for months and I was very happy with the setup.
What I had not realized was if a new SQL database was created and was picked up by the local DPM server, the secondary server did not pick up the new data source.
Is there a way to get a secondary server to refresh the list of data sources it should be backing up without having to manually updating the Protection Group once a week.
Many thanks
Chris
Chris

Hi,
Have you attempted the following? From the secondary DPM Server modify the protection group in question.
From the select group members step expand the needed SQL server.
Select the SQL instance (ensure the check box is checked off next to the SQL instance) then right click.
Now click on Turn on auto protection (Figure 1) to enable.
 Figure 1:Enabling SQL auto protection from Secondary DPM Server.
 Figure 2:After SQL auto protection is enabled.
Also the below may assist.
https://technet.microsoft.com/en-us/library/hh758042.aspx
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
This can be beneficial to other community members reading the thread. Regards, Dwayne Jackson II. [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights."

Similar Messages

  • Configuring SQL Data Sources in Essbase Server

    Hello,<BR><BR>I was trying to connect Oracle from Essbase Application Manager, after <BR>executing inst-sql.sh and properly setting the ARBORPATH variables and ODBC ini <BR>file into the correct path.Driver is also setup<BR>I created a Rule file and try to connect to Oracle , I am getting an error "SQL Data Source <BR>unavailable for the application"<BR><BR>Could anyone help me in resolving this issue?.

    Do you have the ODBC connection set up on your desktop, or on the server? It may be that you need it on both.

  • Automatically add a current date at the end of the comments

    Hi,
    I have a form on a table with 5 fields... on one the field I am asking my users to enter comments...
    I am looking for a functionality to automatically add a current date at the end of the comments, only when they are updated or newly filled in...
    Please advice how can I do it... I am anticipating some sort of a trigger on column (when the data is modified)...
    Thanks

    automatically add a current date at the end of the comments, only when they are updated or newly filled inDo you want to add the date to the page item itself and hence show it to the end user as and when its changed, thn
    Assuming comments item is named '*P1_COMMENTS* , add the following to the "execute on load"
    $('P1_COMMENTS').change( function(){
      var d = new Date();
      $s('P1_COMMENTS', $v('P1_COMMENTS')+ d.toUTCString() );
    });If its to be done only when updating ie in the PLSQL block
    UPDATE <table name>
    SET <comments _column> = (  SELECT DECODE(  NVL(<comments _column>,'')
                                                                          ,NVL(:P1_COMMENTS,'')
                                                                          ,<comments _column>
                                                                          ,:P1_COMMENTS||TOCHAR(SYSDATE,'DD-MON-YYY')
                                                  FROM DUAL
    WHERE <condition>

  • Configuring odbc.ini in Unix for SQL data sources in EAS

    Hi All,
    The first question I have is, which odbc.ini file should I edit?
    The tech reference says navigate to /home/Common/ODBC/Merant/x.x/odbc.ini but I have 5 folders under Merant...
    5.3
    6.0
    6.0SP1
    6.1
    7.0.1
    The main problem I have is making the new connection show in EAS client, I have edited all the 5 of the ODBC.ini files on our Unix essbase server to include our DB name and left the values as default (for testing purposes), what I have found is that the new connection name does not appear in the SQL data sources as a drop down menu, do I need to restart anything to make the new value show in EAS?
    OBIEDB=DataDirect 6.0 Oracle Wire Protocol
    [OBIEDB]
    Driver=/u02/oracle/obi11d/fmw/Oracle_BI1/common/ODBC/Merant/6.0/lib/ARora24.so
    Description=DataDirect 6.0 Oracle Wire Protocol
    AlternateServers=
    ApplicationUsingThreads=1
    ArraySize=60000
    AuthenticationMethod=1
    BulkBinaryThreshold=32768
    BulkCharacterThreshold=-1
    BulkLoadBatchSize=1024
    CachedCursorLimit=32
    CachedDescLimit=0
    CatalogIncludesSynonyms=1
    CatalogOptions=0
    ConnectionRetryCount=0
    ConnectionRetryDelay=3
    DefaultLongDataBuffLen=1024
    DescribeAtPrepare=0
    EnableBulkLoad=0
    EnableDescribeParam=0
    EnableNcharSupport=0
    EnableScrollableCursors=1
    EnableStaticCursorsForLongData=0
    EnableTimestampWithTimeZone=0
    EncryptionMethod=0
    FailoverGranularity=0
    FailoverMode=0
    FailoverPreconnect=0
    FetchTSWTZasTimestamp=0
    GSSClient=native
    HostName=<Oracle_server>
    HostNameInCertificate=
    InitializationString=
    KeyPassword=
    KeyStore=
    KeyStorePassword
    LoadBalanceTimeout=0
    LoadBalancing=0
    LocalTimeZoneOffset=
    LockTimeOut=-1
    LoginTimeout=15
    LogonID=
    MaxPoolSize=100
    MinPoolSize=0
    Password=
    Pooling=0
    PortNumber=<Oracle_server_port>
    ProcedureRetResults=0
    QueryTimeout=0
    ReportCodePageConversionErrors=0
    ReportRecycleBin=0
    ServerName=<server_name in tnsnames.ora>
    ServerType=0
    ServiceName=
    SID=<Oracle_System_Identifier>
    TimestampeEscapeMapping=0
    TNSNamesFile=<tnsnames.ora_filename>
    TrustStore=
    TrustStorePassword=
    UseCurrentSchema=1
    ValidateServerCertificate=1
    WireProtocolMode=1

    To answer my own question, the path to the true odbc.ini file is located here...ORACLE_INSTANCE/config/OPMN/opmn/opmn.xml, in my case, EAS was refering to an odbc.ini file located in my ARBORPATH and not /u02/oracle/obi11d/fmw/Oracle_BI1/common/ODBC/Merant/6.0/lib/ARora24

  • Can't create sql data source in Power BI

    Hello All,
    I'm trying to use the sql database from my ACT! CRM to connect to Power BI.
    I've succeeded in installing the Microsoft data management gateway and connecting this Power BI. Status is 'running'.
    However when I try to add sql data source, and add credentials to log on the 'act7' instance of the sql, the response is 'failed to test connection, login failed'
    Can anyone help?

    Hi Mark,
    When you specify credential, are you able to connect to the data source directly? Meaning that if you're at home please ensure VPN is established between you and the data source. This is another factor of authentication when exposing data source for workbook
    refresh.
    Samuel

  • My database not listed at SQL data source in Web Expression 4

    Can anyone help me out?
    Am not sure whether this is the correct place for my problem.
    I set up SQL Server 2005. Created a database named "employee" and a table under it "emp_info"
    I tried to connect it from Microsoft Web Expression 4 through SQL Data Source control. Well, the connection test is successful but the database i created is not shown in the drop down. However, it shows the system databases. 
    Again i create the table under one of the system databases, and tried to connect it. Those system tables which are there from before are only available to connect but not the table i newly created.
    I have checked the properties, permission of the table as well as the database. Nothing is wrong there.
    Will attach screenshot after the forum admin verify me.

    Hi Marconi,
    The forum supports VS setup and installation. Your issue is more about Web Expression 4. But I find the information below from the link:http://www.microsoft.com/expression/eng/#web
    The web is now about applications as well as traditional web sites, and this requires a new set of tools. Microsoft is committed to offering a unified approach to focus on web design and development features in Microsoft Visual Studio 2013 and beyond.
    As part of this consolidation, Microsoft Visual Studio 2013 provides the leading web development tool, which enables you to design, develop, and maintain websites and web applications. Visual Studio 2013 makes it easy to build CSS-based websites from the
    ground up with CSS layouts, HTML5 support and full featured capabilities for working with and debugging JavaScript. Learn more about
    Visual Studio Express 2013 for Web and
    WebMatrix 3.
    It seems you could install VS express 2013 for web to instead it. If you want to install VS express for web and you encounter any issue, you could post the installation issue to here.
    >>No, this is not the correct forum. This forum is for using .Net Framework inside SQL Server.
    The sentense is from the first reply. It seems you first post the issue to SQL server for help. As Erland said, it seems your issue is more about Web Expression 4. Have you solved your issue by using the first reply? If has, please mark the first reply as
    answer. If not, you could post your issue to the related forum for better support.
    http://social.msdn.microsoft.com/Forums/expression/en-US/home?forum=web
    I will move the thread to off-topic forum. Thanks for your understanding.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • How to use Sql data source from Essbase 9.3.1

    Hi All,
    How to use Sql data source from Essbase 9.3.1 for ASO cube.Are there any rules and limitations for that.
    Do we need to create any data source connection for this purpose. If there please let me know the dteps to create that connection.
    Regards

    Yes you need to create one DSN connection and you have to use DSN name and login details at the time of building/loading of the outline.
    Create DSN
    Goto Administrative tools -> DataSources (ODBC) and add the DSN name and specify the Server name of SQL and login details and database.
    goto data prep editor and click on File Menu and Click on Open SQL option Next window opens.
    There you have to enter the details of the DSN connection and SQL query to build/load.
    Thanks,
    Prathap

  • Using a SQL data source and XML data source in the same template

    I am trying to develop a template for the Request for Quote report generated in Apps 11.5.10. I have loaded the data from the XML output into the template, but I am missing one field - I need the org_id from the po_headers table. Is it possible to use a sql data source (i.e., "select org_id from po_headers_all where po_header_id = [insert header_id from xml data]...") in addition to the xml data source to populate the template at runtime? When you use the Insert > SQL functionality is it static at the time the template is created, or does it call to the database at runtime? I've looked through all the docs I could find, but this isn't clear.
    Thanks for any help or suggestions you may have.
    Rhonda

    Hi Pablo
    Thats a tough one ... if you go custom with a data template you will at least get support on the data template functionality ie you have a problem when you try and build one. You will not get support on the query inside the data template as you might have gotten with the Oracle Report, well you could at least log a bug against development for a bad query.
    Eventually that Oracle Report will be converted by development anyway, theres an R12 project going on right now to switch the shipped OReports to data templates. AT this point you'll be fully supported again but:
    1. You have to have R12 and
    2. You'll need to wait for the patch
    On reflection, if you are confident enough in the query then Oracle will support you on its implementation within a data template. Going forward you may be able to swap out your DT and out in the Oracle one without too much effort.
    Regards, Tim

  • SQL Interface - Error in Loading the data from SQL data source

    Hello,
    We have been using SQl data source for loading the dimensions and the data for so many years. Even using Essbase 11.1.1.0, it's been quite a while (more than one year). For the past few days,we are getting the below error when trying to load the data.
    [Mon Jan 10 11:02:56 2011]Local/{App Name}/{DB Name}/{User Id}/Info(1021013)
    ODBC Layer Error: [S1000] ==> [[DataDirect][ODBC DB2 Wire Protocol driver][UDB DB2 for Windows, UNIX, and Linux]CURSOR IDENTIFIED IN FETCH OR CLOSE STATEMENT
    IS NOT OPEN (DIAG INFO: ).]
    [Mon Jan 10 11:02:56 2011]Local/{App Name}/{DB Name}/{User Id}/Info(1021014)
    ODBC Layer Error: Native Error code [4294966795]
    [Mon Jan 10 11:02:56 2011]Local/{App Name}/{DB Name}/{User Id}/Error(1021001)
    Failed to Establish Connection With SQL Database Server. See log for more information
    [Mon Jan 10 11:02:56 2011]Local/{App Name}/{DB Name}/{User Id}/Error(1003050)
    Data Load Transaction Aborted With Error [7]
    [Mon Jan 10 11:02:56 2011]Local/{App Name}///Info(1013214)
    Clear Active on User [Olapadm] Instance [1]
    Interestingly, after the job fails thru our batch scheduler environment, when I run the same script that's being used in the batch scheduler, the job completes successfully.
    Also, this is first time, I saw this kind of error message.
    Appreciate any help or any suggestions to find a resolution. Thanks,

    Hii Priya,
    The reasons may be the file is open, the format/flatfile structure is not correct, the mapping/transfer structure may not be correct, presence of invalid characters/data inconsistency in the file, etc.
    Check if the flatfile in .CSV format.
    You have to save it in .CSV format for the flatfile loading to work.
    Also check the connection issues between source system and BW or sometimes may be due to inactive update rules.
    Refer
    error 1
    Find out the actual reason and let us know.
    Hope this helps.
    Regards,
    Raghu.

  • How do I get numbers to automatically add the next date down a column in numbers?

    How do I get numbers to automatically add the next date down a column in numbers?

    Hi Dd,
    If you want the next date automaitcally  filled in when you add a row to the bottom of the table, you can use a formula.
    Here's an example, done in Numbers 2.3 (Numbers '09). The method is basically the same in Numbers 3.
    Formulas in row 3:
    B3: =B2+1
    C3: =C2+7
    D3: =D2+14
    These have been filled down to the last row of the table.
    The same table is shown below after three rows have been added by dragging the Row control handle (below the tab for row 7) down. No changes other than adding thse three rows were made by the user.
    Note that rows 1 and 2 are header rows, and that row 2 contains the starting date for the seraies of date in each column. In the formula, the number at the end tells Numbers how many days to add to the previous date to get the next date.
    Autofill of the formula requires that every non-header cell located above the cell into which the formula is to be filled contains the same formula.
    Regards,
    Barry

  • Using relational data from SQL data source in Planning and Essbase

    Hi,
    How do I take sample data from a SQL data source and bring it into a Hyperion Planning application? I understand that when creating Planning applications, a link between a relational data source and Essbase must be established, because the relational database holds the metadata while the database outline is stored with Essbase. However, all I am currently able to do is load the data into Planning applicaitons via EAS, where I right-click on the Application database, hit load data, and select from either a .txt file or an excel file. Do I need Oracle Data Integrator? Any help or insight would be greatly appreciated, as well as corrections to any incorrect assumptions I may have made in this post. Thank you.

    When you import your file (Excel or text), you're importing it using a Load Rule in EAS. To load from SQL, you simply create a SQL load rule. You'll load data the exact same way (via EAS), but with a different type of load rule. The load rule will contain the SQL that queries the database. You can preview your data in the load rule the same way you would with a file.
    If your SQL is very complex, I'd recommend creating a view and loading from that view. But otherwise it's pretty straight-forward.
    The only catch is that you need to configure a database connection (to your relational database) on the Essbase server. The Essbase DBA guide will show you how to do this.
    You COULD use ODI, but I tend to only use it for loading metadata.
    Hope this helps,
    - Jake

  • SQL Data Sources Disabled

    Hi Gurus,
    I've Teradata 13.10.00 client and 32-bit ODBC driver installed on Essbase11.1.2 Server. Then I've created a system DSN to our Teradata source.
    Now when I open SQL in Rules file, I dont see the DSN created in SQL data sources drop down and it is disabled.
    Are there any other prerequisites, or anything I'm missing ? Can you please help ?

    HyperionNewbie wrote:
    I've Teradata 13.10.00 client and 32-bit ODBC driver installed on Essbase11.1.2 Server. Then I've created a system DSN to our Teradata source.I would assume that you are running Essbase 11.1.2.x 64bit so try adding a 64bit ODBC driver instead of a 32bit.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • No SQL data sources EAS 11.1.1.3 W2K3R2

    Hi all,
    I can't get an "SQL data sources" load for creating my rule files.
    I'm using WS 2003R2 64 bit, Oracle Hyperion entreprise performance management system, hyperion entreprise performance management system foundation, essbase client and server 11.1.1.3.0 64 bit.
    A local SQL server 2005 64 bit, and a remote SQL server 2005 64 bit.
    My essbase.cfg :
    ; The following entry specifies the full path to JVM.DLL
    ; JvmModuleLocation C:\Hyperion\common\JRE\Sun\1.5.0\bin\client\jvm.dll
    ;BPM_Oracle_DriverDescriptor "MERANT OEM 5.2 32-BIT Oracle Wire Protocol"
    ;BPM_DB2_DriverDescriptor "MERANT OEM 5.2 32-BIT DB2 Wire Protocol"
    ;BPM_SQLServer_DriverDescriptor "MERANT OEM 5.2 32-BIT SQL Server Wire Protocol"
    ;BPM_SQLServer_DriverDescriptor "MERANT OEM 5.2 64-BIT SQL Server Wire Protocol"
    BPM_SQLServer_DriverDescriptor "SQL Server"
    ;BPM_Netezza_DriverDescriptor "NetezzaSQL"
    ;BPM_Teradata_DriverDescriptor "Teradata"
    BPM_ORACLEBI_DriverDescriptor "Oracle BI Server"
    ; AuthenticationModule CSS
    ; AGENTPORT 1423
    ; SERVERPORTBEGIN 32768
    ; SERVERPORTEND 33768
    ; AGENTDESC hypservice_1
    AGENTPORT 1423
    SERVERPORTBEGIN 32768
    SERVERPORTEND 33768
    AGENTDESC hypservice_1
    I've created a working ODBC link using the "SQL Server" driver to connect to my remote DB, tested under excel.
    I have tried the "MERANT OEM 5.2 64-BIT SQL Server Wire Protocol" too, it's seems to work under "data source" in the control panel, but it doesn't work under excel.
    I've read the esb_sqlint.pdf, and i didn't find what i've missed.
    Regards,
    Basile

    I use the default way.
    Control Panle -> admin tools -> data source
    I think it create the 64 bit ODBC link.
    I've used the three odbc driver ,MERANT ODBC 64 bit SQL server wire protocol, the SQL Native client, and SQL server.
    Essbase still say "There are no data sources defined. Please create one to continue".
    Regards.
    Basile

  • Concatenated SQL Data Source in BIP 11G

    Hi all,
    I have performed a repository upgrade of BI Publisher from 10G to 11G. Everything is working perfectly fine except the problem below:
    All the reports consists of 2 data sets. Both of them are sql queries. Data_set 1 is guaranteed to return the result set as it queries the sysdate and puts as the date the report ran. This is for auditing purpose. Data_Set2 contains the business logic for the report. At times this query does not return any data. In the case where both queries returned data, I am able to publish my report in all available output formats. e.g xml, pdf and html just to mention a few. However, in the case where Data_Set2 does not have any result set but Data_Set1 does, I am only able to display the data in XML not PDF or HTML. For pdf it come back with the message "Failed to load PDF Document" and in HTML comes with an error message "oracle.xdo.servelet.data.DataException: Layout not found".
    In BI Publisher 10G, you can could choose an option of "Concatenated SQL Data Source" and it will be able to generate the report in any format with just the result set of Data_Set1 i.e sysdate for the date when the report was ran.
    Any idea as to how I can achieve the same goal in BI Publisher 11.1.1.5
    Regards
    Joster

    Hi all,
    I managed to realise what was the problem.
    It seems like with BIP 11G, one does not to explicitly select "concatenated SQL Data Source" as was the case in 10G when using more than one data source. This option is implicitly applied.
    The issue on my side was that some of the templates I had upgraded from 10G were corrupted hence the data was returned through xml but not other template based output.
    Thanks
    Joster

  • Howto automatically add new added bc files in CVS

    Hello,
    is it possible to automatically add new bc4j files in projects to the CVS repository?
    If I remove a file from project it is automatically removed from CVS. Why is the same CVS automatic functionality not available for add a new file to project (may be after confirm this with a message)?
    Kind regards,
    Paul.

    Hi Rob,
    thank you for your reply.
    What's meaned with the next version?
    Do you mean with the "pending checkouts" the window "uncommitted files"? In my version 9.0.5.2 only uncommitted but not non-added files are here displayed.
    Thanks, Paul.

Maybe you are looking for

  • Restore from time machine to other drive

    I have a new iMac with the SSD drive inside - I have an 'old' Time Machine backup of my older computer - I already used Migration Assistant to move and update etc. the Applications themselves on the SSD -- but I want to restore the DATA from the TM b

  • Writing queries in ActionScript

    i have a book whose author is Ben Forta. i've looked for getting query results for ActionScript but I don't understand it. It is a bit confuse. in coldfusion there is no problem about getting query result, writing query result. But, when i wanna to s

  • Multiple Copies of Contacts after Importing to Mac

    I have been challenged with  contacts since I changed from PC to Mac and then added iCloud.  At this poing I have managed to lose all of the contacts on my iphone, ipad and icloud as well as all the groups I set up and have 33,000 contacts in my addr

  • How can I find my serial number for my iPod if it's been stolen?

    My iPod classic was stolen but I need my serial number so that I can make a police report. How do I find the serial number?

  • Advise me on my Kinetic Typography Video

    I want to make a motion-typography video with a lot of zoom-outs.  I'll be using cameras to accomplish this. Should I make a huge composition to start and use that?  Can I output it at 720p if I do so?  Do you think I should just scale the text down,