Created
March 19, 2012 21:58
-
-
Save rkitover/2127474 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OLE exception from "Microsoft SQL Server Native Client 10.0": | |
Cannot create new transaction because capacity was exceeded. | |
Win32::OLE(0.1709) error 0x8004d01d: "A request to establish a connection | |
with the transaction manager was denied" | |
in METHOD/PROPERTYGET "BeginTrans" at C:/Perl/site/lib/DBD/ADO.pm line 967 | |
# Failed test 'created a row with explicit PK GUID via ->populate in void context' | |
# at t/747mssql_ado.t line 234. | |
# died: DBIx::Class::Exception (DBIx::Class::ResultSet::populate(): DBI Exception: DBD::ADO::db begi | |
n_work failed: Can't Begin transaction |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment