VCM installation help needed on SQL DB and Reporting server

Hi All,
I'm new to VCM and now i got stuck at the SQL DB and Report server portion.
I'm running the vcm server on VM and the SQL is a physical server, both are sitting on the same LAN.
I have create the SQL DB but VCM just fail to validate the DB and report server.
I login to VCM using a Domain account for installation, and i tried to testing the DB using ODBC from the window, result fail.
Error message as attach.
I'm now totally lost on SQL portion.
My Question:
Is there any configuration needed on SQL DB?
How to get the reporting server to working?
What port is needed to it all working??
VCM server Ms Win2012.
SQL version 2012.
Many thanks to all who reply.

Hi Simonhoo79,
For SSRS,   first check whether the report server link is accessible from your browser : "http://s01-fes-vcm1:80/ReportServer" . If you continue to get 404 error there also, then you need to reconfigure you report server first before proceeding to vcm installation. Follow the steps on below link on how to reconfigure report server using report services configuration Manager for 404 error.
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/75910bcb-a879-4eb7-9757-acc45201fa3a/can-not-connect-to-reportserver-http-404-file-not-found?forum=sqlexpress
For SQL server ODBC connection,
Dont create ODBC connection for SQL Native Client. Create ODBC connection for SQL Server.
1. Open ODBC Data Source Administrator
2. Click User DSN tab and Click Add button.
3. Select SQL server and click finish
4. Give name and description and Give the SQL server name (with instance name if your using named instance) or IP in the Server text box.
5. Click Next and select either Windows authentication or sql authentication based on your SQL server authentication mode and click next.
6. If the details given are correct then it will proceed further and  check "Change the dafault database to" to your VCM database
7. Click next and finish and try test data source.
VCM 5.7.2 and below will support installation only on windows server 2008 R2  and it doesn't support windows server 2012  but it support both 2008 and 2012 sql servers.

Similar Messages

  • Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with re

    Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with reddish cast and loss of detail
    System: Windows 7
    Adobe CS5
    Printer: Epson Stylus Photo 1400
    Paper: Inkjet matte presentation paper with slight luster
    Installed latest patch for Adobe CS5
    Epson driver up to date
    After reading solutions online and trying them for my settings for 2 days I am still unable to print what I am seeing on my screen in Adobe CS5. I calibrated my monitor, but am not sure once calibration is saved if I somehow use this setting in Photoshop’s color management.
    The files I am printing are photographs of dogs with lots of detail  I digitally painted with my Wacom tablet in Photoshop CS5 and then printed with Epson Stylus 1400 on inkjet paper 20lb with slight luster.
    My Printed images lose a lot of the detail & come out way to dark with a reddish cast and loss of detail when I used these settings in the printing window:
    Color Handling: Photoshop manages color, Color management -ICM, OFF no color adjustment.
    When I change to these settings in printer window: Color Handling:  Printer manages color.  Color management- Color Controls, 1.8 Gamma and choose Epson Standard it prints lighter, but with reddish cast and very little detail and this is the best setting I have used so far.
    Based on what I have read on line, I think the issue is mainly to do with what controls are set in the Photoshop Color Settings window and the Epson Printer preferences. I have screen images attached of these windows and would appreciate knowing what you recommend I enter for each choice.
    Also I am confused as to what ICM color management system to use with this printer and CS5:
    What is the best ICM to use with PS CS5 & the Epson 1400 printer? Should I use the same ICM for both?
    Do I embed the ICM I choose into the new files I create? 
    Do I view all files in the CS5 workspace in this default ICM?
    Do I set my monitor setting to the same ICM?
    If new file opens in CS5 workspace and it has a different embedded profile than my workspace, do I convert it?
    Do I set my printer, Monitor and PS CS5 color settings to the same ICM?
    Is using the same ICM for all devices what is called a consistent workflow?
    I appreciate any and all advice that can be sent my way on this complicated issue. Thank you in advance for your time and kind help.

    It may be possible to figure out by watching a Dr.Brown video on the subject of color printing. Adobe tv
    I hope this may help...............

  • How to connect SharePoint 2013 and Reporting Server - SQL Server 2008 - in native mode

    Hi,
    We are running Report Server on a SQL Server 2008 environment in NATIVE mode.
    We just installed a SharePoint 2013 environment. The SharePoint roles are installed on a single server and we are using a seperated SQL Server 2012 server.
    The goal: Display reports created on the Report Server in SharePoint 2013.
    The problem: I cannot get the two environments connected.
    I've read a dozen or more blogs but are currently more confused then before.
    What are the steps I need to take to connect the two environments?
    What options do I have in displaying the reports in SP2013 - do the reports need to be on the Reporting Server or can I add them to a document library... or are there other options?
    Thnx!

    Hi Sander,
    Thanks for posting your issue, Have you activated required SharePoint 2013 features in your site collection? also, Install Report builder Model in SharePoint 2013. 
    Kindly browse the below mentioned URL to setup reporting Server step by step 
    Note: In blog, Author has taken SQL SERVER 2012, but you can try the same with SQL SERver 2008
    http://blogs.technet.com/b/ldusolier/archive/2014/05/19/use-of-bi-capabilities-in-sharepoint-2013-with-sql-server-2012.aspx
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Need to display count and report both by using single Query

    Hi All,
    I got any requirement in that i need to display count and report both.
    Like
    Count os Unassigned=20
    Count of Assined=23
    Sr   name     summary        etc ......
    1     dssss        sdsds         dsds
    2     sdada       sdsd          sdsds
    3     dadad       afds          sdada    And the problem is ,My Application is providing the single window where i can put a single query
    so pls help me with this

    I think you need to do it like this:
    WITH x AS (
        SELECT DECODE(name,NULL,0,1) AS ind, COUNT(*) AS counter FROM your_table
        GROUP BY DECODE(name,NULL,0,1)
        UNION SELECT 1,0 FROM dual
        UNION SELECT 0,0 FROM dual)
    SELECT DECODE(ind,0,'Count os Unassigned=','Count of Assined=') ||
           TO_CHAR(SUM(counter)) FROM x GROUP BY ind;Replace your_table with whatever your table is called.

  • Need to learn forms and reports for 10g

    Hi,
    I need to learn forms and reports for 10g urgently for windows. Where can I download the software from..........I am a newbie in this field........Thank you.......

    Big red button - top right
    (Didn't someone say just the same thing last week)

  • How to debug a form (servlet) in the Forms and Reports Server

    Hi:
    I have a new install of an application that ran perfectly on a different host using the Forms and Reports Server.
    I have installed the FRS on the new host and it is working fine. I can run the test form.
    When I run my actual forms app, I only get a blank screen in the browser and on the status bar it reports "Applet Started'.
    Is there a way I can turn on debugging or something so I can see at what point it is failing or why the form is not opening properly?
    Any advise would be appreciated.
    Many thanks.
    Bruce

    Thanks for the reply Frank. I have looked all through the Start menu but see no "Configuration and Migration". I assume it's because I only installed the Forms and Reports option, so I only have Forms Services, Reports Services, and the Universal Installer. No big deal - I've already setup tnsnames manually. I just like to use the Net Assistant when I can.

  • Forms and reports server characterset aix

    My database is in UTF8 mode and is displaying all characters correctly.
    However when I run a report using the forms and reports server it uses Western European Character Set.
    I have tried re-installing forms and reports server in order to fix this characterset issue, however I am not prompted for a characterset at installation time, so the forms and reports server is still set to the Western European Character Set, thus, some characters are not being displayed (inverse ?).
    I have tried specifying UTF8 for NLS_LANG in reports.sh but I only get garbage displayed.
    Can someone point me in the right direction please

    This issue has now been resolved. Changing the NLS_LANG setting in reports.sh to POLISH_POLAND.UTF8 was correct. The issue then was that greek symbols were displayed. This was a font issue and was resolved by amending a file
    $ORACLE_HOME/guicommon/tk/admin/AFM/fontname (where fontname is the characterset you are using,eg in my case Courier ).
    the Change was to amend the line:
    EncodingSchemeProperty AdobeStandardEncoding
    to read
    EncodingSchemeProperty FontSpecific
    This fixed the problem for me , but Oracle also advise to amend the file $ORACLE_HOME/guicommon/tk/admin/Tk2Motif.rgb:
    eg change the below line from:
    !Tk2Motif*fontMapCs: iso8859-2=EE8ISO8859P2
    to:
    Tk2Motif*fontMapCs: iso8859-2=UTF8 (or whatever charcterset you are using).
    Note that the exclamation mark has been removed.
    Read Oracle Note 300416.1

  • Report not run inexplorer and report server not start

    sir
    i install dev suit 10g and
    1. create new form and test that run in explorer
    2. create report and test in report builder that run and give right result, but when i test in explorer that not run and no error and report server OC4J not start i try but window appear and hide
    please give me idea how run report in explorer
    regard
    fahim

    The normal procedure for the Developer Suite is:
    1. Start OC4J instance via Windows Start menu.
    2. Run a report:
    http://127.0.0.1:8889/reports/rwservlet?module=....
    That doesn't work?
    Can you see the in-process report server?
    http://127.0.0.1:8889/reports/rwservlet/showenv?
    Or errors in the job queue?
    http://127.0.0.1:8889/reports/rwservlet/showjobs?
    (note that your port number may be different)

  • Shell script to start forms and reports server on reboot

    Does anyone have on shell script to automatically start up the forms and reports server on unix after a reboot?
    thanks much

    I also recompiled the "test.fmb" that came with the 10g Forms and Server on my windows xp machine and when I downloaded it back to the Linux Forms and Server machine, it loss the functionality of the "OK" button which is suppose to perform "exit_form" when pressed.
    BTW, I am using 10G developer suite on windows xp.

  • VCM installation help

    Hi All,
    I having troubles with SQL DB validatation, on the installation page.
    The SQL DB is reside on a physical server and VCM server is as VM itself, but siting on the same LAN.
    Please help to provide some guide to check on the link between the 2 server or configuration setting needs to be complete the installation.
    SQL version 2012
    Both server is Windows 2012.
    Thanks.

    Firstly, while it's possible to install VCM on Windows Server 2012, it is not supported.  From the "Common Prerequisites for All VCM Servers" section of the Installation Guide (https://www.vmware.com/pdf/vcenter-configuration-manager-57-installation-guide.pdf), Windows Server 2008 R2 must be installed on the two servers.  SQL Server 2012 can be used on the DB server.  You're configuration is a two-tier installation.  To install VCM, it would require a domain user (an account that will be different from the one used for the VCM services) that is a member of the Local administrators group on both servers and has sysadmin privileges on the SQL DB.

  • Help Needed in SQL QPAC

    Hi there,
    I need some help regarding the SQL QPAC which is a built in QPAC in Adobe Livecycle Workflow. The SQL QPAC takes MYSQL as the default database. Suppose if we need to connect to the SQL Server or any other database, what is the procedure to do that.
    Suraj

    Hi Suraj
    You need to deploy a second copy of the SQL QPAC, and point it at a different datasource. The datasource is defined as a deployment parameter (it will prompt you when you deploy the new version of the qpac).
    You will also need to define the datasource in your application server. This is done in different ways for different application servers - for details, please see: standards_based_qpacs.pdf (part of the Workflow SDK), page 12, "Creating a JNDI datasource".
    Alternately, you can try out our SQLPlus QPAC. This allows you to directly specify connection url, driver, username and password. The SQLPlus QPAC does a lot of other things that the regular SQL QPAC doesn't do, such as handling multiple rows, testing your query, and outputting the data in a variety of ways.
    Details at: http://www.avoka.com/avoka/qpac_library.shtml
    Howard

  • Help needed with Boot times and performanc​e.

    Hi everyone, after two weeks of getting nowhere i gave up and here i am. I have an S10-3 which i am struggling with. As the post title indicates perfomance is (how can i put it) slow. We are talking 15/20 minutes to boot and when i finaly get to Windows its pretty much unusable. Ended up corrupting the recovery partition with my (lets say limited experiance) and have so far proceede to try and install Win XP/Vista/7 with all the same problems unable to install/slow/slow. I think what i am looking for is some pointers on wiping the HDD clean (completely) and some info on how to get a running install of pretty much any Windows that perfoms in a manner that allows me to acctually do something productive. On a plus point i did install an extra Gig of RAM allthough this made very little difference. Thanks in advance for any help offered as i am completley stummped.

    If you intend to clean up completely you can use the secure data disposal tool from Lenovo
    http://www.pc.ibm.com/europe/think/en/datadisposal​.html?europe&cc=europe
    Do you have a windows installation media with you?
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

  • Help in calling sql loader and an oracle procedure in a script

    Hi Guru's
    please help me in writing an unix script which will call sql loader and also an oracle procedure..
    i wrote an script which is as follows.
    !/bin/sh
    clear
    #export ORACLE_SID='HOBS2'
    sqlldr USERID=load/ps94mfo16 CONTROL=test_nica.ctl LOG=test_nica.log
    retcode=`echo $?`
    case "$retcode" in
    0) echo "SQL*Loader execution successful" ;;
    1) echo "SQL*Loader execution exited with EX_FAIL, see logfile" ;;
    2) echo "SQL*Loader execution exited with EX_WARN, see logfile" ;;
    3) echo "SQL*Loader execution encountered a fatal error" ;;
    *) echo "unknown return code";;
    esac
    sqlplus USERID=load/ps94mfo16 << EOF
    EXEC DO_TEST_SHELL_SCRIPT
    it is loading the data in to an oracle table
    but the procedure is not executed..
    any valuable suggestion is highly appriciated..
    Cheers

    multiple duplicate threads:
    to call an oracle procedure and sql loader in an unix script
    Re: Can some one help he sql loader issue.

  • Help needed in redoing networking and home entertainment

    I realize that this is a site dedicated to all things Apple, but I am hoping I can't get some honest and impartial help on building the best home network and entertainment system.
    I currently have an XP Media Center desktop computer in an office of my home where all of the network stuff is at and is connected via ethernet. I also have a Mac G4 MDD 1.0 that I am using in another room for Adobe Creative Suite to do my own promotional items and I have about a 50' Cat 6 cable running back to the router in the office. I also have a Vista laptop that is connected wirelessly but believe it is only a "g" network? I don't really use this a whole lot but take it out to job sites and such so there is information I need to send back and forth to my external drives hooked up via ethernet to my router. I am in the process of getting a new MacBook Pro as well.
    I have a PS3 hooked up to my home entertainment center but unsure of how to make everything work the way that I want. Here is what I would like to be able to do. 1) Networking of all computers and external drives, 2) Operate my Mac G4 Wirelessly, 3) Addition of internal bluetooth to G4 so I can get a wireless keyboard and mouse, 4) Ability to play iTunes from external hard drives on home entertainment center, 3) Ability to stream media from internet and hard drives to HDTV in home entertainment center
    I am looking to upgrade my router to dual band with either the Airport Extreme or the Netgear WNDR3700. I don't know which to get and have found about the same amount of pros and cons for each on the web. Any suggestions and why?
    Do I need an Apple TV or a Netgear WNHDEB111 or other Digital Media Reciever???
    What else would you recommend to accomplish my goals and why do you recommend the part and brand that you do.
    Thank you in advance for any and all assistance I can get.

    Hello, I will gladly assist you with these steps. Have you already set the printer up physically? Are the ink cartridges set in and the printer is ready, just waiting to be downloaded to the computer? If you still have the CD that came with the 8600 printer, all you have to do is place the CD in and click SETUP. This will guide you step by step to install. 
    Now the tricky part is how you want the 2 PC's connected. You can go USB (hardwire from printer to computer), Wireless (set the printer up on network and PC on network with NO cords attached, or you can go Ethernet (a cord going from the printer to the router).
    Let me know how you are able to connect, and I can guide you through those steps.
    **Click the KUDOS star on the left to say 'Thanks'**
    Please mark a reply "ACCEPTED AS SOLUTION" if it solved your problem, so others can find it.

  • EMac Fan Noise - Zalman FanMate 2 Installation Help Needed

    Hello everyone,
    I'm after some help on how to install a Zalman FanMate 2 to my eMac to reduce the fan speed and therefore noise.
    I purchased a Zalman FanMate after reading a previous thread on the discussion board on how to reduce fan noise. There was helpful info and links on the discussion, however the installation instructions (which included switching and soldering some wires) related to installation of the discontinued FanMate 1. The FanMate 2 I had purchased has slightly different wiring. Unfortunately the link on the discussion for installation of FanMate 2 is broken, and I can only seem to find conflicting instructions on the web on which wires to solder to which.
    So, here's how the wires are currently arranged if the FanMate 2 is plugged into the eMac:
    FanMate (F) to eMac Fan (M): Yellow>Red, Red>Black, Black>Yellow
    FanMate (M) to eMac Power (F): Black>Green, Red>Black, White>Yellow
    Having already unsuccessfully tried one suggested rewiring combination (the first FanMate 2 popped and gave an exhausted puff of smoke), I'm a little cautious and would really appreciate some sound advice before I do some serious damage.
    Many thanks in advance, folks.
    Best wishes,
    Ewan

    Hello Jon,
    I don't thnk that model of fan drive is compatible.
    If it looks different. I'd take it back.
    There are fan add-ons and software that can tweak this issue(I went with software).
    There is an article here: http://www.lbodnar.dsl.pipex.com/eMac/eMac-upgrade.html
    Scroll down and you'll see the guy did similar to you with the Zalman.

Maybe you are looking for

  • Add New Text - Adobe Acrobat 9.0 Pro

    I have scanned in two documents to my Adobe Acrobat 9.0 Pro and now would like to add some text. When I try to select the TouchUp Text Tool it is "grayed out"; in fact the whole Advanced Editing Tool Bar is "grayed out". I can go to the spot where I

  • Can additional Canon EOS picture styles be added to Lightroom 3.6?

    Additional picture styles such as Twilight, Autumn Hues and Studio Portrait can be added to Canon EOS cameras using the User Defined slots.  They can be downloaded from http://web.canon.jp/imaging/picturestyle/file/index.html Can these be added to th

  • Tabbed panel action resizing rectangle below

    I have a tabbed panel on one layer, and a rectangle on a separate layer below. The content area of the tabbed panel varies in height. As I tab through the tabbed panel the rectangle is changing height as well. There is no fill on any parts of the tab

  • Beginner question about CommandListener

    Hi all! I am programming my first cell phone application. Here´s my problem: I have a sequence of menus and all of them use CommandListener to figure out what should be done next. I will put part of my code public class Planilha extends MIDlet implem

  • Time Machine: Cannot access old backups after migrating to a new mac

    Hello, I have bought a new Mac (With Snow Leopard installed on it). I have used it for about half an hour to have fun with it. Then, I have decided to use Time Machine & Migration Assistant to restore all my files from my old Mac (Leopard). The resto