Crooked River
unread,Jul 2, 2009, 2:19:21 PM7/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ATG_Tech
In ATG 9.0 I'm trying to import data that I had exported from my
catalog repository into my new versioned repository. I'm getting
these errors:
**** Error Thu Jul 02 16:13:47 CEST 2009 1246544027537 /atg/dynamo/
service/jdbc/JTDataSource main: Connection-3:
PreparedStatement.executeQuery()
com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name
'avm_devline'.
**** Error Thu Jul 02 16:13:47 CEST 2009 1246544027537 /atg/dynamo/
service/jdbc/JTDataSource at
com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError
(Unknown Source)
...followed by many more "(Unknown Source)" errors. According to the
Manual, avm_devline contains base type information for all branches,
snapshots and workspaces -- none of which have been created yet, in my
case, since I am importing data into the versioned repository for the
first time.
I am using this command:
./importRepository –m cmVer –s DRP2 –file /opt/atg/temp/
expRepo_6-26_08-44.jar –workspace initialcheckin
Any suggestions on where I should look to resolve this?
Thanks,
Dave