Skip to content

Instantly share code, notes, and snippets.

@rkitover
Created March 19, 2012 21:58
Show Gist options
  • Save rkitover/2127474 to your computer and use it in GitHub Desktop.
Save rkitover/2127474 to your computer and use it in GitHub Desktop.
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