We use VsdbCmd for all our database deployments currently.  How are you 
spawning vsdbcmd.exe?  The typical output I get is:

MSI (s) (B0:B4) [14:24:56:898]: Executing op: 
ActionStart(Name=JXExecuteVsdbCmd,,)
Action 14:24:56: JXExecuteVsdbCmd. 
MSI (s) (B0:B4) [14:24:56:899]: Executing op: 
CustomActionSchedule(Action=JXExecuteVsdbCmd,ActionType=9217,Source=BinaryData,Target=**********,CustomActionData=**********)
MSI (s) (B0:4C) [14:24:56:901]: Invoking remote custom action. DLL: 
C:\Windows\Installer\MSIB7B5.tmp, Entrypoint: JXExecuteVsdbCmd
SFXCA: Extracting custom action to temporary directory: 
C:\Windows\Installer\MSIB7B5.tmp-\
SFXCA: Binding to CLR version v4.0.30319
Calling custom action 
JackHenry.Enterprise.Deployment.<some_product>CA2!JackHenry.Enterprise.Deployment.VsdbCmdCustomActions.JXExecuteVsdbCmd
JXExecuteVsdbCmd: CustomActionData: 
VsdbCmdPath=C:\Users\JoCooper\AppData\Local\Temp\VsdbCmd\vsdbcmd.exe;DBSchemaPath=C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\Database.dbschema;DeployManifestPath=C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\Database.deploymanifest;SqlConnectionString=Data
 Source=MMOJXVLMCON11\JHAENTERPRISE;;Integrated 
Security=True;ActionText=Deploying Jack Henry <some_product> 2011.1 Broadcast 
Event 
Database;SyncDomainName=;SyncAccountName=;DomainName=<some_product>CORP;AccountName=JoCooper;HttpPort=80;HttpsPort=443
Action 14:24:57: JXExecuteVsdbCmd. Deploying Jack Henry <some_product> 2011.1 
<some_feature> Database
TSD00566        Deployment script generated to:
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(17 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  : 
(1 row(s) affected)
SQL01268        
C:\Users\JoCooper\AppData\Local\Temp\gnwsvpkn.jfm\<some_feature>DataBase.sql    
(76,0)  Skipping script - SyncManager Not Installed

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.(r)
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com 


-----Original Message-----
From: Paul Taylor [mailto:paul.tay...@collercapital.com] 
Sent: Monday, February 20, 2012 8:11 AM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Incomplete log file entries for when using custom actions

Is anyone using WiX and VSDBCMD for database deployments and getting log 
entries to write correctly? Running VSDBCMD via console gives info like:

Creating [dbo].[NewTableName]...

but this is what is written to the logfile:

Creating ....

Not sure if the ['s causing the problem.



________________________________
This message and its attachments are intended for the above named only. If you 
receive them in error, please immediately delete them and all copies of them 
from your system, destroy any hard copies of them and notify the sender. Coller 
Capital Limited and each of its associates disclaim any liability for reliance 
upon any statement, opinion or other writing included within this message or 
its attachments. Coller Capital Limited registered in England No. 3020017.
Registered Office: 33 Cavendish Square London W1G 0TT.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers is just 
$99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style 
Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to