Forum Replies Created

Viewing 15 posts - 106 through 120 (of 145 total)

  • RE: Create more than 1 functions in SSIS

    It doesnt work..it does not recognises the other function start/end and gives error

  • RE: Linked dimension Error

    Hi

    The direction of the keys are set correctly.

    Could you please try and explain "check your dimension usage, ensure that the dimensions that should 'link' all measure groups (ie are shared...

  • RE: Linked dimension Error

    Hi

    The direction of the keys are set correctly.

    Could you please try and explain "check your dimension usage, ensure that the dimensions that should 'link' all measure groups (ie are shared...

  • RE: Linked dimension Error

    Hi

    Thanks for the input.

    I have tried making new cube. But while processing I get an error

    Errors in the high-level relational engine. The 'dbo_v_Pr_fact' table that is required for a...

  • RE: The data source view does not contain a definition for the 'Column10' column in the table or view.

    Hi

    I know this is bit...

    but to unaware of what the problem is .. I just freshly migrated my cubes from SSAS 2000 to SSAS 2005 again and voila the columns...

  • RE: Expression

    Hi

    Can you pls help me replace the class. I have migrated the dts to SSIS

    The Active x script was executing the another task in the same package. How can I...

  • RE: The attribute key cannot be found error

    Hi

    I know this post is Old.. but I'm facing the same problem and not able to figure out what is wrong!!

    I have migrated SSAS from 2000 to SSAS 2005. When...

  • RE: Not able to restart the MSSQL Server Services

    Hi

    This problem usually arise when there are 2 instances of SQL Server and both are listening to same port.

    Just change the port number for one of the instances and...

  • RE: unable to browse data from analysis services

    Hi

    I'm too facing the same problem.

    I'm in admin group of Analysis services.

    I have installed Sp3a and restarted the server but no luck.

  • RE: Replacement of xp_cmdshell

    Lynn Pettis (12/19/2008)


    Why aren't you just using an OS Command line step in your job to run the executable? There really is no need to use T-SQL and xp_cmdshell...

  • RE: Executing exe from SQl

    Thanks! It was indeed seen in the task manager.

    But if I want to call some other exe that resides in d: say

    d:ew_doc\abc.exe

    then will my command work

    exec xp_cmdshell ' d:ew_doc\abc.exe'

    will it...

  • RE: FK relation error

    I have taken care of deleting all the rows from child table in the query.

  • RE: FK relation error

    I cant use ON DELETE CASCADE option.

    The table is child table and has only one FK relationship with its PK table.

    I'm deleting the record from child table and then parent...

  • RE: Cant make col as unique key

    GilaMonster (11/28/2008)


    I'm not sure there's a good way in SQL 2005.

    Why can't you make the combination of the two columns unique?

    I cant make combination as unique coz 1. abc and...

  • RE: no duplicate in col

    in fact both of them ..

    coz my first prob is trigger wont accept emailid .. from UI

Viewing 15 posts - 106 through 120 (of 145 total)